Gtk2_ScrollingLabel::pause -- Stops the label from scrolling without reseting the label text
Beschrijving
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 waarde
returns true if the scrolling has
stopped.
Note
Deze functie kan niet statisch worden aangeroepen.