threadsAddTimeout

A wrapper for the common usage of Threads.addTimeoutFull assigning the default priority, G_PRIORITY_DEFAULT

See Threads.addTimeoutFull.

uint
threadsAddTimeout

Parameters

interval uint

the time between calls to the function, in milliseconds (1/1000ths of a second)

function_ GSourceFunc

function to call

data void*

data to pass to function

Return Value

Type: uint

the ID (greater than 0) of the event source.

Meta

Since

2.12