Class k.u.d.HIGAlertDialog(gtk.Dialog):
Part of
kiwi.ui.dialogs
Undocumented
Function
__init__
Undocumented
Function
set_primary
Undocumented
Function
set_secondary
Undocumented
Function
set_details
Undocumented
Function
set_details_widget
Undocumented
def
__init__(self, parent, flags, type=gtk.MESSAGE_INFO, buttons=gtk.BUTTONS_NONE):
Undocumented
def
set_primary(self, text):
Undocumented
def
set_secondary(self, text):
Undocumented
def
set_details(self, text):
Undocumented
def
set_details_widget(self, widget):
Undocumented