Gtk2_ScrollingLabel::getHiddenText

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

Referentiesamenvatting

require_once 'Gtk2/ScrollingLabel.php';

string Gtk2_ScrollingLabel::getHiddenText ()

Beschrijving

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

Return waarde

returns the label text that is not visible.

Zie

getFullText()

Note

Deze functie kan niet statisch worden aangeroepen.