Index of all elements
	[ b ]
	[ c ]
	[ d ]
	[ e ]
	[ g ]
	[ h ]
	[ j ]
	[ l ]
	[  ]
	[ s ]
	[ t ]
	[ u ]
	[ v ]
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
		g
		
							- $gtkTimeoutTag
 
				- in file ScrollingLabel.php, variable Gtk_ScrollingLabel::$gtkTimeoutTag
     The tag returned to indicate the call to gtk timeout. 
							- $Gtk_ScrollingLabel
 
				- in file Gtk_ScrollingLabelTest.php, variable Gtk_ScrollingLabelTest::$Gtk_ScrollingLabel
 
							- getFullText
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::getFullText()
     Return all of the text that can ever be shown by this label. 
							- getHiddenText
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::getHiddenText()
     Return all of the text that is not currently visible. 
							- getScrollingLabel
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::getScrollingLabel()
     Return the GTKEventBox with the GTKLabel inside. 
							- getStyle
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::getStyle()
     Get the label's style widget. 
							- getVisibleLength
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::getVisibleLength()
     Return the visible area length in characters 
							- getVisibleText
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::getVisibleText()
     Return the portion of the label text that should be visible 
							- Gtk_ScrollingLabel
 
				- in file ScrollingLabel.php, class Gtk_ScrollingLabel
     Class for creating a label with the ability to scroll  text. 
							- Gtk_ScrollingLabelTest.php
 
				- procedural page Gtk_ScrollingLabelTest.php
 
							- Gtk_ScrollingLabelTest
 
				- in file Gtk_ScrollingLabelTest.php, class Gtk_ScrollingLabelTest
 
							- Gtk_ScrollingLabelTest
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::Gtk_ScrollingLabelTest()
 
							- GTK_SCROLLINGLABEL_DEFAULT_ERROR
 
				- in file ScrollingLabel.php, constant GTK_SCROLLINGLABEL_DEFAULT_ERROR
     A SrollingLabel error code. 
							- GTK_SCROLLINGLABEL_LEFT
 
				- in file ScrollingLabel.php, constant GTK_SCROLLINGLABEL_LEFT
     A constant for representing srolls that move from left to right 
							- GTK_SCROLLINGLABEL_RIGHT
 
				- in file ScrollingLabel.php, constant GTK_SCROLLINGLABEL_RIGHT
     A constant for representing srolls that move from right to left 
					 
	 
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
		s
		
							- $speed
 
				- in file ScrollingLabel.php, variable Gtk_ScrollingLabel::$speed
     The number of milliseconds between calls to the method passed  to gtk timeout. 
							- ScrollingLabel.php
 
				- procedural page ScrollingLabel.php
 
							- setBounce
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::setBounce()
     Set whether or not the text should change directions when it hits an edge 
							- setDirection
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::setDirection()
     Set the diretion that the text should scroll. 
							- setFullText
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::setFullText()
     Set the full text of the label. 
							- setPauseSignal
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::setPauseSignal()
     Connect the pause method to an event. 
							- setSpeed
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::setSpeed()
     Set the speed of the scrolling text. 
							- setStartSignal
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::setStartSignal()
     Connect the start method to an event. 
							- setStopSignal
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::setStopSignal()
     Connect the stop method to an event. 
							- setStyle
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::setStyle()
     Set the style in which the text will be displayed. 
							- setUnPauseSignal
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::setUnPauseSignal()
     Connect the unpause method to an event. 
							- setUp
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::setUp()
 
							- setVisibleLength
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::setVisibleLength()
     Change how many characters should be visible at any given time. 
							- show
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::show()
     Show the GTK components. 
							- startScroll
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::startScroll()
     Begin scrolling the text from the start of the string. 
							- stopScroll
 
				- in file ScrollingLabel.php, method Gtk_ScrollingLabel::stopScroll()
     Stop scrolling the text and return the string to the beginning. 
					 
	 
	top 
   
	
	
		t
		
							- tearDown
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::tearDown()
 
							- testgetfulltext
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::testgetfulltext()
 
							- testgethiddentext
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::testgethiddentext()
 
							- testgetscrollinglabel
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::testgetscrollinglabel()
 
							- testgetvisiblelength
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::testgetvisiblelength()
 
							- testgetvisibletext
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::testgetvisibletext()
 
							- testjumptochar
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::testjumptochar()
 
							- testsetbounce
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::testsetbounce()
 
							- testsetdirection
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::testsetdirection()
 
							- testsetfulltext
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::testsetfulltext()
 
							- testsetspeed
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::testsetspeed()
 
							- testsetvisiblelength
 
				- in file Gtk_ScrollingLabelTest.php, method Gtk_ScrollingLabelTest::testsetvisiblelength()
 
					 
	 
	top 
   
	
	
	top 
   
	
	
	top 
   
	
	
		w
		
							- $widget
 
				- in file ScrollingLabel.php, variable Gtk_ScrollingLabel::$widget
     The event box which will contain the label and listen for events. 
					 
	 
	top 
        
		    
 
		    Documentation generated on Mon, 11 Mar 2019 14:31:37 -0400 by  phpDocumentor 1.4.4. PEAR Logo Copyright ©  PHP Group 2004.
	        
       |   
     |