GtkAppChooserWidgetClass

Members

Variables

applicationActivated
void function(GtkAppChooserWidget* self, GAppInfo* appInfo) applicationActivated;

Signal emitted when an application item is activated from the widget’s list.

applicationSelected
void function(GtkAppChooserWidget* self, GAppInfo* appInfo) applicationSelected;

Signal emitted when an application item is selected from the widget’s list.

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

The parent class.

populatePopup
void function(GtkAppChooserWidget* self, GtkMenu* menu, GAppInfo* appInfo) populatePopup;

Signal emitted when a context menu is about to popup over an application item.