Extracted from Pike v7.8 release 352 at 2011-11-26.
pike.ida.liu.se
[Top]
GTK2
GTK2.ComboBox

Method GTK2.ComboBox()->get_active_text()


Method get_active_text

string get_active_text()

Description

Returns the currently active string. Note that you can only use this function with combo boxes constructed with GTK2.ComboBox("a string").