gtkComboBoxEntryNew
Creates a new GtkComboBoxEntry
which has a GtkEntry
as child. After
construction, you should set a model using gtkComboBoxSetModel
and a
text column using gtkComboBoxEntrySetTextColumn
.
gtkComboBoxEntryNew(show = TRUE)
Since 2.4
[GtkWidget
] A new GtkComboBoxEntry
.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.