Element index for package ScrollingLabel
[ b ]
[ e ]
[ g ]
[ h ]
[ j ]
[ p ]
[ r ]
[ s ]
[ u ]
top
top
g
- getFullText
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::getFullText() (subpackage: Gtk2_ScrollingLabel)
Return all of the text that can ever be shown by this label.
- getHiddenText
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::getHiddenText() (subpackage: Gtk2_ScrollingLabel)
Return all of the text that is not currently visible.
- getScrollingLabel
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::getScrollingLabel() (subpackage: Gtk2_ScrollingLabel)
Return the GTKEventBox with the GTKLabel inside.
- getStyle
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::getStyle() (subpackage: Gtk2_ScrollingLabel)
Get the label's style widget.
- getVisibleLength
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::getVisibleLength() (subpackage: Gtk2_ScrollingLabel)
Return the visible area length in characters
- getVisibleText
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::getVisibleText() (subpackage: Gtk2_ScrollingLabel)
Return the portion of the label text that should be visible
- Gtk2_ScrollingLabel
- in file ScrollingLabel.php, class Gtk2_ScrollingLabel (subpackage: Gtk2_ScrollingLabel)
Class for creating a label with the ability to scroll text.
top
top
top
p
- padText
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::padText() (subpackage: Gtk2_ScrollingLabel)
Pad the text with enough space to fill the visible area.
- pause
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::pause() (subpackage: Gtk2_ScrollingLabel)
Stop the scroll where it is and do not change the current position.
top
top
s
- ScrollingLabel.php
- procedural page ScrollingLabel.php
- setBounce
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::setBounce() (subpackage: Gtk2_ScrollingLabel)
Set whether or not the text should change directions when it hits an edge
- setDirection
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::setDirection() (subpackage: Gtk2_ScrollingLabel)
Set the diretion that the text should scroll.
- setFullText
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::setFullText() (subpackage: Gtk2_ScrollingLabel)
Set the full text of the label.
- setPauseSignal
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::setPauseSignal() (subpackage: Gtk2_ScrollingLabel)
Connect the pause method to an event.
- setSpeed
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::setSpeed() (subpackage: Gtk2_ScrollingLabel)
Set the speed of the scrolling text.
- setStartSignal
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::setStartSignal() (subpackage: Gtk2_ScrollingLabel)
Connect the start method to an event.
- setStopSignal
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::setStopSignal() (subpackage: Gtk2_ScrollingLabel)
Connect the stop method to an event.
- setStyle
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::setStyle() (subpackage: Gtk2_ScrollingLabel)
Set the style in which the text will be displayed.
- setUnPauseSignal
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::setUnPauseSignal() (subpackage: Gtk2_ScrollingLabel)
Connect the unpause method to an event.
- setVisibleLength
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::setVisibleLength() (subpackage: Gtk2_ScrollingLabel)
Change how many characters should be visible at any given time.
- show
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::show() (subpackage: Gtk2_ScrollingLabel)
Show the GTK components.
- startScroll
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::startScroll() (subpackage: Gtk2_ScrollingLabel)
Begin scrolling the text from the start of the string.
- stopScroll
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::stopScroll() (subpackage: Gtk2_ScrollingLabel)
Stop scrolling the text and return the string to the beginning.
top
u
- unPause
- in file ScrollingLabel.php, method Gtk2_ScrollingLabel::unPause() (subpackage: Gtk2_ScrollingLabel)
Begin scrolling the text from the current character position.
top
Documentation generated on Fri, 27 Jan 2006 18:02:58 -0500 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.
|
|