Method
GtkExpanderset_use_markup
since: 2.4
Declaration [src]
void
gtk_expander_set_use_markup (
GtkExpander* expander,
gboolean use_markup
)
Description [src]
Sets whether the text of the label contains markup in [Pango’s text markup language][PangoMarkupFormat]. See gtk_label_set_markup().
Available since: 2.4
Sets property | Gtk.Expander:use-markup |