add


Description:

[ CCode ( cname = "clutter_threads_add_timeout" ) ]
[ Version ( since = "0.4" ) ]
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.


Package: clutter-1.0