Package: gtk

Accessor gtk-app-chooser-widget-show-fallback

Lambda List

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

Syntax

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

Arguments

object -- a gtk-app-chooser-widget widget
setting -- a boolean whether the application chooser should show a section for fallback applications

Details

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

The slot access function gtk-app-chooser-widget-show-fallback returns whether the application chooser should show a section for fallback applications. The slot access function (setf gtk-app-chooser-widget-show-fallback) sets whether the application chooser should show related applications for the content type in a separate section.
 

See also

2020-5-21