GtkExpander::set_use_markup

void set_use_markup(bool use_markup);

Use this method if you want the label's text of the expander to be interpreted as Pango text markup. Set to true if you want the text to interpreted as markup, false otherwise.

See also: get_use_markup()