Function Macro
EDataServernamed_timeout_add_seconds
since: 3.12
Declaration [src]
#define e_named_timeout_add_seconds (
interval,
function,
data
)
Description [src]
Similar to g_timeout_add_seconds(), 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.