[Top]
GTK2
GTK2.GladeXML
|
Method GTK2.GladeXML()->get_widget()
- Method
get_widget
GTK2.Widget get_widget(string name)
- Description
This function is used to get the widget corresponding to name in the
interface description. You would use this if you have to do anything to
the widget after loading.
|