Gtk_ScrollingLabel::getHiddenText

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

概要

require_once 'Gtk/ScrollingLabel.php';

string Gtk_ScrollingLabel::getHiddenText ()

説明

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

返り値

returns the label text that is not visible.

参照

getFullText()

注意

この関数は、スタティックにコールする ことはできません。