Property

ClutterText:use-markup

since: 1.0

Declaration

property use-markup: gboolean [ read, write ]

Description [src]

Whether the text includes Pango markup.

For more information about the Pango markup format, see pango_layout_set_markup() in the Pango documentation.

It is not possible to round-trip this property between TRUE and FALSE. Once a string with markup has been set on a ClutterText actor with :use-markup set to TRUE, the markup is stripped from the string.

Type: gboolean
Available since:1.0

Flags

Readableyes
Writableyes
Constructno
Construct onlyno