Timeout.this
- this(uint interval, bool delegate() dlg, bool fireNow)
- this(uint interval, bool delegate() dlg, GPriority priority, bool fireNow)
- this(bool delegate() dlg, uint seconds, bool fireNow)
- this(bool delegate() dlg, uint seconds, GPriority priority, bool fireNow)
 
		glib Timeout Timeout 
		constructorsdestructorsfunctionsstatic functionsvariables 
	 
	
Creates a new timeout cycle with the default priority, GPriority.DEFAULT.