set_label
Description:
Sets the text of the label.
The label is interpreted as including embedded underlines and/or Pango markup depending on the values of the [property@Gtk.Label:use-underline] and [property@Gtk.Label:use-markup] properties.
Parameters:
| this |
a label |
| str |
the new text to set for the label |