gtkComboBoxEntryNewText: gtkComboBoxEntryNewText

Description Usage Details Value Author(s)

View source: R/gtkFuncs.R

Description

Convenience function which constructs a new editable text combo box, which is a GtkComboBoxEntry just displaying strings. If you use this function to create a text combo box, you should only manipulate its data source with the following convenience functions: gtkComboBoxAppendText, gtkComboBoxInsertText, gtkComboBoxPrependText and gtkComboBoxRemoveText.

Usage

1

Details

Since 2.4

Value

[GtkWidget] A new text GtkComboBoxEntry.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.