Gtk_ScrollingLabel::getScrollingLabel
Gtk_ScrollingLabel::getScrollingLabel – Returns a GtkEventBox with the scrolling label inside.
Synopsis
require_once 'Gtk/ScrollingLabel.php';
void Gtk_ScrollingLabel::getScrollingLabel (
)
Описание
Returns the GtkEventBox that contains the scrolling label.
Return value
returns the GtkEventBox containing the scrolling label.
Замечание
This function can not be called statically.