Constructor

AgsGenericMainLoopnew

since: 3.0.0

Declaration [src]

AgsGenericMainLoop*
ags_generic_main_loop_new (
  void
)

Description [src]

Create a new AgsGenericMainLoop.

Available since: 3.0.0

Return value

Type: AgsGenericMainLoop

The new AgsGenericMainLoop.

The caller of the function takes ownership of the data, and is responsible for freeing it.