Description Usage Details Value Author(s)
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
.
1 |
Since 2.4
[GtkWidget
] A new text GtkComboBoxEntry
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.