Description Usage Arguments Details Value Author(s)
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.
1 | gtkComboBoxGetActiveText(object)
|
|
A |
Since 2.6
[character] a newly allocated string containing the currently active text.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.