kiwi.interfaces.AbstractGladeAdaptor(Interface)
class documentationkiwi.interfaces
(View In Hierarchy)
Abstract class that define the functionality an class that handle glade files should provide.
Method | get_widget | Return the widget in the glade file that has that name |
Method | get_widgets | Return a tuple with all the widgets in the glade file |
Method | attach_slave | No summary |
Method | signal_autoconnect | Connect the signals in the keys of dict with the objects in the values of dic |
Inherited from Interface:
Class Method | providedBy | Undocumented |