PEAR Manual
This manual is provided as a courtesy. It is not an official source. Please check pear.php.net for updated information.
require_once 'Gtk/ScrollingLabel.php';
string Gtk_ScrollingLabel::getHiddenText ()
string Gtk_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.