Package: gtk

Accessor gtk:font-button-modal

Lambda List

gtk:font-button-modal (object)

Syntax

(gtk:font-button-modal object) => modal
(setf (gtk:font-button-modal object) modal)

Arguments

object -- a gtk:font-button widget
modal -- a boolean whether the dialog is modal

Details

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

Warning

The gtk:font-button implementation is deprecated since 4.10. Use the gtk:font-dialog-button widget instead.
 

See also

2025-09-29