gtkComboBoxGetModel {RGtk2} | R Documentation |
Returns the GtkTreeModel
which is acting as data source for combo.box
.
gtkComboBoxGetModel(object)
|
[GtkComboBox ] A GtkComboBox |
Since 2.4
[GtkTreeModel
] A GtkTreeModel
which was passed during construction.
Derived by RGtkGen from GTK+ documentation