Method GTK1.GladeXML()->get_widget()
- Method get_widget
 GTK1.Widgetget_widget(stringname)- 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.