Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkComboBoxGetModel: gtkComboBoxGetModel
Description
Returns the
GtkTreeModel
which is acting as data source for
combo.box
.
Usage
gtkComboBoxGetModel(object)
Arguments
object
A
GtkComboBox
Value
GtkTreeModel
] A
GtkTreeModel
which was passed during construction.
[
transfer none
]
Details
Since 2.4