Package: gtk
Class gtk:app-chooser-widget
Superclassesgtk:widget, gobject:initially-unowned, gtk:accessible, gtk:buildable, gtk:constraint-target, gtk:app-chooser, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
None
Direct SlotsDetails The gtk:app-chooser-widget widget is a widget for selecting
applications. It is the main building block for the gtk:app-chooser-dialog widget.
Most applications only need to use the latter. But you can use this widget as
part of a larger widget if you have special needs. The gtk:app-chooser-widget widget offers detailed control over what applications are shown, using the show-default, show-recommended, show-fallback, show-other and show-all properties. See the gtk:app-chooser documentation for more information about these groups of applications. To keep track of the selected application, use the "application-selected" and "application-activated" signals. CSS nodesWarningSignal DetailsThe "application-activated" signallambda (widget application) :run-first
The "application-selected" signallambda (widget application) :run-first
| Returned bySlot Access FunctionsInherited Slot Access FunctionsSee also |
2024-2-22