Class (GI Struct)

Poppler-0.18PopplerTextSpanAbstract

Since 24.10 this type supports g_autoptr

Index

Constructors

Properties

$gtype: GType<TextSpan>

Methods

  • Obtains the name of the font in which the span is to be rendered.

    Returns string

    A string containing the font name, or null if a font is not defined.

  • Check whether a text span is meant to be rendered using a bold font.

    Returns boolean

    Whether the span uses bold font.

  • Check wether a text span is meant to be rendered using a fixed-width font.

    Returns boolean

    Whether the span uses a fixed-width font.

  • Check whether a text span is meant to be rendered using a serif font.

    Returns boolean

    Whether the span uses a serif font.