API Version: 7.0
Library Version: 7.0.5
Generated by gi-docgen 2024.1
since: 3.0.0
AgsThread* ags_thread_find_type ( AgsThread* thread, GType gtype )
Find gtype as descendant of thread. If its a descendant thread, the ref-count is increased.
gtype
thread
Available since: 3.0.0
Type: GType
GType
The GType-struct.
Type: AgsThread
AgsThread
The matching AgsThread.