Packages
clutter-1.0
Clutter
Threads
Timeout
add
add_full
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
add
Description:
public
uint
add
(
uint
interval,
SourceFunc
func)
Simple wrapper around
add_full
.
Parameters:
interval
the time between calls to the function, in milliseconds
func
function to call
data
data to pass to the function
Returns:
the ID (greater than 0) of the event source.
Namespace:
Clutter.Threads.Timeout
Package:
clutter-1.0