require_once 'Gtk2/ScrollingLabel.php';
string Gtk2_ScrollingLabel::getHiddenText ( )
Returns the portion of the full label text that is currently not being shown.
returns the label text that is not visible.
getFullText()
This function can not be called statically.