Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK
GTK.GladeXML

Method GTK.GladeXML()->get_widget()


Method get_widget

GTK.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.