Function

AgsAudioLv2LogManagerget_instance

since: 3.0.0

Declaration [src]

AgsLv2LogManager*
ags_lv2_log_manager_get_instance (
  void
)

Description [src]

Singleton function to optain the id manager instance.

Available since: 3.0.0

Return value

Type: AgsLv2LogManager

An instance of AgsLv2LogManager.

The data is owned by the called function.