Package: gtk

Accessor gtk:text-tag-font

Lambda List

gtk:text-tag-font (object)

Syntax

(gtk:text-tag-font object) => font
(setf (gtk:text-tag-font object) font)

Arguments

object -- a gtk:text-tag object
font -- a string with a font description

Details

Accessor of the font slot of the gtk:text-tag class. The font description as string, for example, "Sans Italic 12". Note that the initial value of this property depends on the internals of the pango:font-description structure.
 

See also

2024-7-2