ThreadFunc
Specifies the type of the @func functions passed to g_thread_new() or g_thread_try_new().
param
data
data passed to the threadreturn the return value of the thread
Specifies the type of the @func functions passed to g_thread_new() or g_thread_try_new().
param data
data passed to the thread
return the return value of the thread