Gtk_ScrollingLabel::pause

Gtk_ScrollingLabel::pause

Gtk_ScrollingLabel::pause -- Stops the label from scrolling without reseting the label text

Description

Stops the label from scrolling but does not reset the label text to the begining. If you want the label to stop scrolling and return to its original position (blank), use stopScroll().

Return value

returns true if the scrolling has stopped.

Note

This function can not be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.