RGtk2 (version 2.20.31)

gtkComboBoxEntryNew: gtkComboBoxEntryNew

Description

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.

Usage

gtkComboBoxEntryNew(show = TRUE)

Arguments

Value

GtkWidget] A new GtkComboBoxEntry.

Details

Since 2.4