GtkLabel::get

string get(void );

Returns the current text content of the label.

Note that this method is deprecated in GTK 2.0, and will be replaced by get_text().

$label->get();