Label.setLabel

void setLabel(string str)

Sets the text of the label.

The label is interpreted as including embedded underlines and/or Pango markup depending on the values of the propertyGtk.Label:use-underline and propertyGtk.Label:use-markup properties.

Parameters

strthe new text to set for the label