Method

AgsThreadget_toplevel

since: 3.0.0

Declaration [src]

AgsThread*
ags_thread_get_toplevel (
  AgsThread* thread
)

Description [src]

Retrieve toplevel thread.

Available since: 3.0.0

Return value

Type: AgsThread

The toplevevel AgsThread.

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