Constructor
AgsAudioStopThreadnew
since: 3.16.10
Declaration [src]
AgsStopThread*
ags_stop_thread_new (
void
)
Return value
Type: AgsStopThread
The new AgsStopThread
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |