Method

ClutterTextget_use_markup

Declaration [src]

gboolean
clutter_text_get_use_markup (
  ClutterText* self
)

Description [src]

Retrieves whether the contents of the ClutterText actor should be parsed for the Pango text markup.

Return value

Type: gboolean

TRUE if the contents will be parsed for markup.