gtkComboBoxGetActiveText: gtkComboBoxGetActiveText
Description
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
GtkComboBoxEntry
s.Usage
gtkComboBoxGetActiveText(object)