Method
GLib Threadref
since: 2.32
Declaration [src]
GThread*
g_thread_ref(
GThread*thread
)
Return value
Type: GThread
A new reference to thread.
The caller of the method takes ownership of the returned data, and is responsible for freeing it.