Package: gtk

Accessor gtk-app-chooser-widget-show-other

Lambda List

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

Syntax

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

Arguments

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

Details

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

The slot access function gtk-app-chooser-widget-show-other returns whether the application chooser should show a section for other applications. The slot access function (gtk-app-chooser-widget-show-other) sets whether the app chooser should show applications which are unrelated to the content type.
 

See also

2020-5-21