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.

Create a new Scrolling label. (Previous) Returns all of the text that is not currently visible. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.