Gtk2_ScrollingLabel::getScrollingLabel
Gtk2_ScrollingLabel::getScrollingLabel – Returns a GtkEventBox with the scrolling label inside.
Synopsis
require_once 'Gtk2/ScrollingLabel.php';
void Gtk2_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.