ScrollingLabel
[ class tree: ScrollingLabel ] [ index: ScrollingLabel ] [ all elements ]

File: ScrollingLabel.php

Source Location: /Gtk_ScrollingLabel-1.0.0/ScrollingLabel.php

Classes:

Gtk_ScrollingLabel
Class for creating a label with the ability to scroll text.

Page Details:

Gtk_ScrollingLabel

This is a class to encapsulate the functionality needed for a scrolling gtk label. This class provides a simple, easy to understand API for setting up and controlling the label. It allows for the ability to scroll in either direction, start and stop the scroll, pause and unpause the scroll, get and set the text, and set display properites of the text.

  • Author: Scott Mattocks
  • Copyright: Copyright &copy 2004 Scott Mattocks
  • Todo: Allow text to wrap the visible area.
  • License: PHP License 3.0

GTK_SCROLLINGLABEL_DEFAULT_ERROR [line 55]

GTK_SCROLLINGLABEL_DEFAULT_ERROR = 1
A SrollingLabel error code.

[ Top ]



GTK_SCROLLINGLABEL_LEFT [line 45]

GTK_SCROLLINGLABEL_LEFT = 1
A constant for representing srolls that move from left to right

[ Top ]



GTK_SCROLLINGLABEL_RIGHT [line 50]

GTK_SCROLLINGLABEL_RIGHT = 2
A constant for representing srolls that move from right to left

[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:31:37 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.