Constructor

AgsFrontControllernew

since: 3.0.0

Declaration [src]

AgsFrontController*
ags_front_controller_new (
  void
)

Description [src]

Instantiate new AgsFrontController.

Available since: 3.0.0

Return value

Type: AgsFrontController

The AgsFrontController.

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