get_text


Description:

public unowned string get_text ()

Gets the text of the label.

The returned text is as it appears on screen. This does not include any embedded underlines indicating mnemonics or Pango markup. (See [ method@Gtk.Label.get_label])

Parameters:

this

a label

Returns:

the text in the label widget