Property

GtkInscription:markup

Declaration

property markup: utf8 [ write ]

Description [src]

Utility property that sets both the GtkInscription:text and GtkInscription:attributes properties, mainly intended for use in GtkBuilder ui files to ease translation support and bindings.

This function uses pango_parse_markup() to parse the markup into text and attributes. The markup must be valid. If you cannot ensure that, consider using pango_parse_markup() and setting the two properties yourself.

Type: gchar*
Available since:4.8

Flags

Readableno
Writableyes
Constructno
Construct onlyno