RGtk2 (version 2.20.31)

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 GtkComboBoxEntrys.

Usage

gtkComboBoxGetActiveText(object)

Arguments

object
A GtkComboBox constructed with gtkComboBoxNewText

Value

Details

Since 2.6