Method
AgsThreadremove_child
since: 3.0.0
Declaration [src]
void
ags_thread_remove_child (
AgsThread* thread,
AgsThread* child
)
Parameters
child
-
Type:
AgsThread
The child to remove.
The data is owned by the caller of the method.