Method
GtkLabelset_label
Declaration [src]
void
gtk_label_set_label (
GtkLabel* self,
const char* str
)
Description [src]
Sets the text of the label.
The label is interpreted as including embedded underlines and/or Pango
markup depending on the values of the GtkLabel:use-underline
and GtkLabel:use-markup
properties.
Sets property | Gtk.Label:label |