Package: gtk

Accessor gtk:font-dialog-font-map

Lambda List

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

Syntax

(gtk:font-dialog-font-map object) => fontmap
(setf (gtk:font-dialog-font-map object) fontmap)

Arguments

object -- a gtk:font-dialog object
fontmap -- a pango:font-map object

Details

The accessor for the font-map slot of the gtk:font-dialog class gets or sets the fontmap from which fonts are selected. Returns nil for the default fontmap.

Since 4.10
 

See also

#2025-09-29