Package: gtk

Accessor gtk-app-chooser-widget-show-default

Lambda List

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

Syntax

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

Arguments

object -- a gtk-app-chooser-widget widget
setting -- a boolean whether the application chooser should show the default handler

Details

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

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

See also

2020-5-21