Package: gtk

Accessor gtk:app-chooser-widget-show-recommended

Lambda List

gtk:app-chooser-widget-show-recommended (object)

Syntax

(gtk:app-chooser-widget-show-recommended object) => setting
(setf (gtk:app-chooser-widget-show-recommended object) setting)

Arguments

object -- a gtk:app-chooser-widget widget
setting -- a boolean whether the application chooser shuld show a section for recommended applications

Details

The accessor for the show-recommended slot of the gtk:app-chooser-widget class gets or sets whether the application chooser should recommended applications. If false, the recommended applications are listed among the other applications.

Warning

The gtk:app-chooser-widget implementation is deprecated since 4.10.
 

See also

2025-08-13