GtkAppChooserButtonClass.customItemActivated

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

struct GtkAppChooserButtonClass
extern (C)
void function(GtkAppChooserButton* self, const(char)* itemName) customItemActivated;