Gtk2_ScrollingLabel::getHiddenText
Gtk2_ScrollingLabel::getHiddenText – Returns all of the text that is not currently visible.
Synopsis
require_once 'Gtk2/ScrollingLabel.php';
string Gtk2_ScrollingLabel::getHiddenText (
)
Описание
Returns the portion of the full label text that is currently not being shown.
Return value
returns the label text that is not visible.
See
Замечание
This function can not be called statically.
Пред. | Gtk2_ScrollingLabel | След. |
Gtk2_ScrollingLabel::getFullText | PEAR Руководство | Gtk2_ScrollingLabel::getScrollingLabel |