Method
GtkLabelset_use_markup
Declaration [src]
void
gtk_label_set_use_markup (
GtkLabel* label,
gboolean setting
)
Description [src]
Sets whether the text of the label contains markup in [Pango’s text markup language][PangoMarkupFormat]. See gtk_label_set_markup().
Sets property | Gtk.Label:use-markup |