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