Class k.u.d.HIGAlertDialog(gtk.Dialog):

Part of kiwi.ui.dialogs
Undocumented
Function__init__Undocumented
Functionset_primaryUndocumented
Functionset_secondaryUndocumented
Functionset_detailsUndocumented
Functionset_details_widgetUndocumented
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