GtkLabel::use_markup

Access: Read Write
Type: boolean

Whether or not the label should be processed for Pango markup. If this property is true, the label will be processed for Pango markup. If the property is false, any Pango markup will be displayed literally in the label.

Defaults to false.

See also: set_use_markup()