Last updated: Sun, 12 May 2013 view this page in English
GtkComboBox::get_active_text
string get_active_text();
The get_active_text() method returns
the currently active string or null if no entry is selected.
Note that you can only use this function with combo boxes constructed
with the new_text function.
User Contributed Notes gtk.gtkcombobox.method.get_active_text.php
There are no user contributed notes for this page.