Package: gtk

Accessor gtk:font-dialog-button-dialog

Lambda List

gtk:font-dialog-button-dialog (object)

Syntax

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

Arguments

object -- a gtk:font-dialog-button object
dialog -- a gtk:font-dialog object

Details

The accessor for the dialog slot of the gtk:font-dialog-button class gets or sets the font dialog that contains parameters for the font chooser dialog.

Since 4.10
 

See also

#2025-08-13