Method GTK1.GladeXML()->get_widget()
- Method get_widget
GTK1.Widget
get_widget(string
name
)- Description
This function is used to get 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.