Function Macro
EDataServernamed_timeout_add
since: 3.12
Declaration [src]
#define e_named_timeout_add (
interval,
function,
data
)
Description [src]
Similar to g_timeout_add(), but also names the GSource for use in
debugging and profiling. The name is formed from function and the
Available since: 3.12
This function is not directly available to language bindings.