Gtk_ScrollingLabel::getFullText Gtk_ScrollingLabel::getScrollingLabel

Gtk_ScrollingLabel

PEAR Manual


Gtk_ScrollingLabel::getHiddenText

Gtk_ScrollingLabel::getHiddenText -- Returns all of the text that is not currently visible.

Synopsis

      require_once 'Gtk/ScrollingLabel.php';
     

string Gtk_ScrollingLabel::getHiddenText ( )

Description

Returns the portion of the full label text that is currently not being shown.

Return value

returns the label text that is not visible.

Note

This function can not be called statically.



Gtk_ScrollingLabel::getFullText Gtk_ScrollingLabel::getScrollingLabel

Gtk_ScrollingLabel

PEAR Manual