GtkComboBoxClass

Members

Variables

activate
void function(GtkComboBox* comboBox) activate;
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.

padding
void*[7] padding;
parentClass
GtkWidgetClass parentClass;

The parent class.