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