GtkAppChooserButtonClass

Members

Variables

customItemActivated
void function(GtkAppChooserButton* self, const(char)* itemName) customItemActivated;

Signal emitted when a custom item, previously added with gtk.app_chooser_button.AppChooserButton.appendCustomItem, is activated from the dropdown menu.

padding
void*[16] padding;
parentClass
GtkComboBoxClass parentClass;

The parent class.