gtkComboBoxNewWithModel {RGtk2} | R Documentation |
Creates a new GtkComboBox
with the model initialized to model
.
gtkComboBoxNewWithModel(model, show = TRUE)
|
[GtkTreeModel ] A GtkTreeModel . |
Since 2.4
[GtkWidget
] A new GtkComboBox
.
Derived by RGtkGen from GTK+ documentation