GtkLabel::get_text

string get_text();

Fetches the text from a label widget, as displayed on the screen. This does not include any embedded underlines indicating mnemonics or Pango markup.

See also: get_label() , set_text()