ThreadFunc

Specifies the type of the func functions passed to glib.thread.Thread.new_ or glib.thread.Thread.tryNew.

alias ThreadFunc = void* delegate
()

Return Value

the return value of the thread