Packages
clutter-1.0
Clutter
FrameSource
add
add_full
Stays crunchy ...
... even in milk.
Valadoc
Vala
Tutorial
Vala Journal
API-References
Markup
About
add
Description:
public
uint
add
(
uint
fps,
SourceFunc
func)
Simple wrapper around
add_full
.
Parameters:
fps
the number of times per second to call the function
func
function to call
data
data to pass to the function
Returns:
the ID (greater than 0) of the event source.
Namespace:
Clutter.FrameSource
Package:
clutter-1.0