Function

AgsAudioLv2OptionManagerget_instance

since: 3.0.0

Declaration [src]

AgsLv2OptionManager*
ags_lv2_option_manager_get_instance (
  void
)

Description [src]

Singleton function to optain the id manager instance.

Available since: 3.0.0

Return value

Type: AgsLv2OptionManager

An instance of AgsLv2OptionManager.

The data is owned by the called function.