gtkComboBoxGetActiveText
Returns the currently active string in combo.box or NULL if none
is selected. Note that you can only use this function with combo
boxes constructed with gtkComboBoxNewText and with
GtkComboBoxEntrys.
gtkComboBoxGetActiveText(object)
|
A |
Since 2.6
[character] a newly allocated string containing the currently active text.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.