previousGtk2_ScrollingLabel (Previous) (Next) Gtk2_ScrollingLabel::getHiddenTextnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Gtk2_ScrollingLabel::getFullText

Gtk2_ScrollingLabel::getFullText – Returns the full text of the label.

Synopsis

require_once 'Gtk2/ScrollingLabel.php';

string Gtk2_ScrollingLabel::getFullText ( )

Description

Returns the full text of the label. The full text is the text that was set on construction or with setFullText() not just what is currently visible.

Return value

returns the full text of the label.

Note

This function can not be called statically.

previousGtk2_ScrollingLabel (Previous) (Next) Gtk2_ScrollingLabel::getHiddenTextnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.