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

Accessor of the dialog slot of the gtk:font-dialog-button class. The gtk:font-dialog-button-dialog function returns the font dialog. The (setf gtk:font-dialog-button-dialog) function sets a font dialog to use for creating the font chooser dialog that is presented when the user clicks the button.

Since 4.10
 

See also

#2023-10-19