Gtk_ScrollingLabel::getScrollingLabel

Gtk_ScrollingLabel::getScrollingLabel – Retourne un GtkEventBox contenant le label de scroll

Synopsis

require_once 'Gtk/ScrollingLabel.php';

void Gtk_ScrollingLabel::getScrollingLabel ( )

Description

Retourne le GtkEventBox qui contient le label de scroll.

Return value

Retourne le GtkEventBox contenant le label de scroll.

Note

This function can not be called statically.