Virtual Method

AgsMainLoopget_tree_lock

since: 3.0.0

Declaration [src]

GRecMutex*
get_tree_lock (
  AgsMainLoop* main_loop
)

Description [src]

Retrieve the tree mutex.

Available since: 3.0.0

Return value

Type: GRecMutex

The mutex.

The data is owned by the called function.