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.

Font description as string, e.g. "Sans Italic 12". Note that the initial value of this property depends on the internals of the pango-font-description structure.
 

See also

2021-11-17