set_use_markup
Description:
Sets whether the text of the label contains markup.
See [method@Gtk.Label.set_markup].
Parameters:
this |
a `GtkLabel` |
setting |
true if the label’s text should be parsed for markup. |
Sets whether the text of the label contains markup.
See [method@Gtk.Label.set_markup].
this |
a `GtkLabel` |
setting |
true if the label’s text should be parsed for markup. |