Function

AgsAudioLv2EventManagerget_instance

since: 3.0.0

Declaration [src]

AgsLv2EventManager*
ags_lv2_event_manager_get_instance (
  void
)

Description [src]

Singleton function to optain the id manager instance.

Available since: 3.0.0

Return value

Type: AgsLv2EventManager

An instance of AgsLv2EventManager.

The data is owned by the called function.