Method

AgsThreadprev

since: 3.0.0

[]

Declaration [src]

AgsThread*
ags_thread_prev (
  AgsThread* thread
)
[]

Description [src]

Get prev thread.

Available since: 3.0.0

[]

Return value

Type: AgsThread

The prev AgsThread.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.