threads_add_timeout
Description:
A wrapper for the common usage of threads_add_timeout_full assigning the default priority, DEFAULT.
Parameters:
interval |
the time between calls to the function, in milliseconds (1/1000ths of a second) |
function |
function to call |
data |
data to pass to |
Returns:
the ID (greater than 0) of the event source. |
Namespace: Gdk
Package: gdk-3.0