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';
int Gtk_ScrollingLabel::getVisibleLength ()
int Gtk_ScrollingLabel::getVisibleLength
Returns the length of the visible area in characters. The length of the visible area is the maximum number of characters that are visible at one time.
integer the maximum number of characters that are visible at one time.
setVisibleLength()
This function can not be called statically.