Method
GtkLabelget_text
Declaration [src]
const gchar*
gtk_label_get_text (
GtkLabel* label
)
Description [src]
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 gtk_label_get_label()).