Package: gtk
Function gtk:app-chooser-button-append-custom-item
Lambda Listgtk:app-chooser-button-append-custom-item (widget name label icon) ArgumentsDetails
Appends a custom item to the list of applications that is shown in the
popup.
The item name must be unique per-widget. Clients can use the provided name as a detail for the "custom-item-activated" signal, to add a callback
for the activation of a particular custom item in the list. See also the gtk:app-chooser-button-append-separator function. Warning | See also |
#2024-2-22