[ CCode ( cname = "clutter_threads_add_idle" ) ]
[ Version ( since = "0.4" ) ]
public uint add (SourceFunc func)
Simple wrapper around add_full using the default priority.
func |
function to call |
data |
data to pass to the function |
the ID (greater than 0) of the event source. |