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