Constructor

AgsThreadnew

since: 3.0.0

Declaration [src]

AgsThread*
ags_thread_new (
  void
)

Description [src]

Create a new instance of AgsThread.

Available since: 3.0.0

Return value

Type: AgsThread

The new AgsThread.

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