get_label
Description:
Fetches the text from a label.
The returned text includes any embedded underlines indicating mnemonics and Pango markup. (See [method@Gtk.Label.get_text]).
Parameters:
this |
a `GtkLabel` |
Returns:
the text of the label widget. This string is owned by the widget and must not be modified or freed. |