Gtk.AppChooserButton::custom-item-activated
function callback(app_chooser_button, item_name:String, ):void;
Emitted when a custom item, previously added with Gtk.AppChooserButton.prototype.append_custom_item, is activated from the dropdown menu.
- app_chooser_button
instance of Gtk.AppChooserButton that is emitting the signal
- item_name
the name of the activated item