| gtkComboBoxEntryNew {RGtk2} | R Documentation |
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