set_label


Description:

public void set_label (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 [ [email protected]:use-underline] and [[email protected]:use-markup] properties.

Parameters:

this

a `GtkLabel`

str

the new text to set for the label




2022 vala-language.org