Expander.useMarkup
bool useMarkup() @property nothrowGet useMarkup property.
Returns
Whether the text in the label is Pango markup.
void useMarkup(bool propval) @property nothrowSet useMarkup property.
Parameters
propval | Whether the text in the label is Pango markup. |