Package: gtk

Accessor gtk-app-chooser-button-show-dialog-item

Lambda List

gtk-app-chooser-button-show-dialog-item (object)

Syntax

(gtk-app-chooser-button-show-dialog-item object) => setting
(setf (gtk-app-chooser-button-show-dialog-item object) setting)

Arguments

object -- a gtk-app-chooser-button widget
setting -- a boolean whether the dropdown menu shoult show a gtk-app-chooser-dialog widget

Details

Accessor of the show-dialog-item slot of the gtk-app-chooser-button class.

The slot access function gtk-app-chooser-button-show-dialog-item returns whether the dropdown menu of the button should show an entry to trigger a gtk-app-chooser-dialog widget. The slot access function (setf gtk-app-chooser-button-show-dialog-item) sets the property.
 

See also

2020-5-21