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 ( )

Description

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

Return value

returns the label text that is not visible.

Note

This function can not be called statically.

Returns the full text of the label. (Previous) Returns a GtkEventBox with the scrolling label inside. (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.