Gtk2_ScrollingLabel

Gtk2_ScrollingLabel – 新しいスクロールラベルを作成する

Synopsis

require_once 'Gtk2/ScrollingLabel.php';

void Gtk2_SrollingLabel ( string $text = '' )

Description

クラスのコンストラクタです。

Parameter

  • $text - スクロールさせるテキスト。

Note

This function can not be called statically.