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