Package: gtk

Accessor gtk-app-chooser-widget-show-all

Lambda List

gtk-app-chooser-widget-show-all (object)

Syntax

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

Arguments

object -- a gtk-app-chooser-widget widget
setting -- a boolean whether the application chooser presents all applications in a single list

Details

Accessor of the show-all slot of the gtk-app-chooser-widget class.

The slot access function gtk-app-chooser-widget-show-all sets whether the application chooser should show all applications in a flat list. The slot access function (setf gtk-app-chooser-widget-show-all) sets whether the app chooser should show all applications in a flat list.
 

See also

2020-5-21