TextTag.font

Get font property.

  1. string font [@property getter]
    class TextTag
    @property
    string
    font
    ()
  2. string font [@property setter]

Return Value

Type: string

Font description as string, e.g. \"Sans Italic 12\".

Note that the initial value of this property depends on the internals of pango.font_description.FontDescription.