Gtk_ScrollingLabel::getHiddenText

Gtk_ScrollingLabel::getHiddenText – Retourne le texte invisible

Synopsis

require_once 'Gtk/ScrollingLabel.php';

string Gtk_ScrollingLabel::getHiddenText ( )

Description

Retourne la portion de texte invisible.

Return value

Retourne le texte du label invisible.

Note

This function can not be called statically.