Gtk2_ScrollingLabel

Gtk2_ScrollingLabel – Create a new Scrolling label.

Synopsis

require_once 'Gtk2/ScrollingLabel.php';

void Gtk2_SrollingLabel ( string $text = '' )

Description

Class constructor

Parameter

  • string $text - The text to scroll

Note

This function can not be called statically.