gtkComboBoxGetActiveIter {RGtk2} | R Documentation |
Sets iter
to point to the current active item, if it exists.
gtkComboBoxGetActiveIter(object)
|
[GtkComboBox ] A GtkComboBox |
Since 2.4
A list containing the following elements:
retval |
[logical] TRUE , if iter was set |
|
[GtkTreeIter ] The uninitialized GtkTreeIter |
Derived by RGtkGen from GTK+ documentation