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

The accessor for the modal slot of the gtk:app-chooser-button class gets or sets whether the dialog is modal.

Warning

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

See also

2025-08-12