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