Method
AgsThreadnext
since: 3.0.0
Declaration [src]
AgsThread*
ags_thread_next (
AgsThread* thread
)
Return value
Type: AgsThread
The next AgsThread
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |