Constructor

AgsControllernew

since: 3.0.0

Declaration [src]

AgsController*
ags_controller_new (
  void
)

Description [src]

Instantiate new AgsController.

Available since: 3.0.0

Return value

Type: AgsController

The AgsController.

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