Class p.u.r.h.RunDialog(WidgetCostumizer):

Part of pida.utils.rat.hig View In Hierarchy

This is a terminal costumizer because it swaps the gtk.Dialog recieved by argument for its gtk.Dialog.run's result.

Split Table into Classes Show Methods in One Table

Line # Kind Name Docs
422 Method _run Undocumented

Inherited from WidgetCostumizer:

Line # Kind Name Docs
62 Method __init__ Undocumented
68 Method _get_next Undocumented
71 Method update Undocumented
77 Method bind Undocumented
86 Method _call Undocumented
100 Method __call__ This method is only called once
Line # Kind Name Docs
100 Method __call__ This method is only called once
62 Method __init__ Undocumented
86 Method _call Undocumented
68 Method _get_next Undocumented
422 Method _run Undocumented
77 Method bind Undocumented
71 Method update Undocumented
def _run(self, dialog, container):
Undocumented
API Documentation for PIDA, generated by pydoctor.