Gtk2_ScrollingLabel::getScrollingLabel

Gtk2_ScrollingLabel::getScrollingLabel – Retourne une GtkEventBox avec dedans la zone de texte défilante.

Synopsis

require_once 'Gtk2/ScrollingLabel.php';

void Gtk2_ScrollingLabel::getScrollingLabel ( )

Description

Retourne la GtkEventBox qui contient la zone de texte défilante

Return value

retourne la GtkEventBox qui contient la zone de texte défilante

Note

This function can not be called statically.