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 gtk:app-chooser-button-show-dialog-item function returns whether the dropdown menu of the button should show an entry to trigger a gtk:app-chooser-dialog widget. The (setf gtk:app-chooser-button-show-dialog-item) function sets the property.

Warning

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

See also

2024-4-26