GtkComboBoxClass

Members

Variables

GtkReserved1
void function() GtkReserved1;
GtkReserved2
void function() GtkReserved2;
GtkReserved3
void function() GtkReserved3;
changed
void function(GtkComboBox* comboBox) changed;

Signal is emitted when the active item is changed.

formatEntryText
char* function(GtkComboBox* comboBox, const(char)* path) formatEntryText;

Signal which allows you to change how the text displayed in a combo box’s entry is displayed.

parentClass
GtkBinClass parentClass;

The parent class.