Gtk2_ScrollingLabel::getVisibleLength

Gtk2_ScrollingLabel::getVisibleLength – Returns the length of the visible area in characters.

Synopsis

require_once 'Gtk2/ScrollingLabel.php';

int Gtk2_ScrollingLabel::getVisibleLength ( )

Description

Returns the length of the visible area in characters. The length of the visible area is the maximum number of characters that are visible at one time.

Return value

integer the maximum number of characters that are visible at one time.

See

setVisibleLength()

Note

This function can not be called statically.

Gets the label's style widget (Previous) Stops the label from scrolling without reseting the label text (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.