Gtk_ScrollingLabel::getVisibleLength

Gtk_ScrollingLabel::getVisibleLength -- Returns the length of the visible area in characters.

概要

require_once 'Gtk/ScrollingLabel.php';

int Gtk_ScrollingLabel::getVisibleLength ()

説明

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.

返り値

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

参照

setVisibleLength()

注意

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