Gtk_ScrollingLabel::unPause

Gtk_ScrollingLabel::unPause – Begins scrolling the label from its current position

Synopsis

require_once 'Gtk/ScrollingLabel.php';

void Gtk_ScrollingLabel::unPause ( )

Description

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.

Return value

returns true if the text has started scrolling.

Note

This function can not be called statically.

Begins scrolling the text from the start of the string. (Previous) Gtk_VarDump (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.