Package: gtk

Accessor gtk:font-dialog-button-font-desc

Lambda List

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

Syntax

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

Arguments

object -- a gtk:font-dialog-button object
desc -- a pango:font-description instance

Details

Accessor of the font-desc slot of the gtk:font-dialog-button class. The gtk:font-dialog-button-font-desc function returns the font dialog. The (setf gtk:font-dialog-button-font-desc) 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