Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkComboBoxNewWithModel: gtkComboBoxNewWithModel
Description
Creates a new
GtkComboBox
with the model initialized to
model
.
Usage
gtkComboBoxNewWithModel(model, show = TRUE)
Arguments
model
A
GtkTreeModel
.
Value
GtkWidget
] A new
GtkComboBox
.
Details
Since 2.4