Package: gtk

Accessor gtk:app-chooser-button-modal

Lambda List

gtk:app-chooser-button-modal (object)

Syntax

(gtk:app-chooser-button-modal object) => setting
(setf (gtk:app-chooser-button-modal object) setting)

Arguments

object -- a gtk:app-chooser-button widget
setting -- a boolean whether the dialog is modal

Details

Accessor of the modal slot of the gtk:app-chooser-button class. The gtk:app-chooser-button-modal function gets whether the dialog is modal. The (setf gtk:app-chooser-button-modal) function sets whether the dialog should be modal.

Warning

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

See also

2024-4-26