[Top]
GTK2
GTK2.Label
|
Method GTK2.Label()->get_text()
- Method
get_text
string get_text()
- Description
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 get_label()).
|