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 gtk:app-chooser-widget-show-other function returns whether the application chooser should show a section for other applications. The (setf gtk:app-chooser-widget-show-other) function sets whether the application chooser should show applications which are unrelated to the content type.

Warning

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

See also

2024-4-26