Gtk2_ScrollingLabel | Gtk2_VarDump |
Gtk2_ScrollingLabel | |
PEAR Manual | |
require_once 'Gtk2/ScrollingLabel.php'; |
void Gtk2_ScrollingLabel::unPause (
)
Begins scrolling the label from its current position. unPause() is different from startScroll() in that it does not reset the label to the begining of the text.
returns true if the text has started scrolling.
This function can not be called statically.
Gtk2_ScrollingLabel | Gtk2_VarDump |
Gtk2_ScrollingLabel | |
PEAR Manual | |