Extracted from Pike v8.0 release 164 as of 2018-07-18.
   

Class GTK2.ComboBoxEntry

Inheritance graph
GTK2.CellEditable GTK2.CellLayout GTK2.G.Object GTK2.G.InitiallyUnowned GTK2.Object GTK2.Widget GTK2.Container GTK2.Bin GTK2.ComboBox GTK2.ComboBoxEntry
Description

Properties: int text-column


Inherit CellEditable

inherit GTK2.CellEditable : CellEditable


Inherit CellLayout

inherit GTK2.CellLayout : CellLayout


Inherit ComboBox

inherit GTK2.ComboBox : ComboBox


Method create

GTK2.ComboBoxEntry GTK2.ComboBoxEntry(string|TreeModel|mapping model, int|void text_column)

Description

Create a new ComboBoxEntry, either empty or with a model.