Function

AgsAudioLv2OptionRessourcealloc

since: 3.0.0

Declaration [src]

AgsLv2OptionRessource*
ags_lv2_option_ressource_alloc (
  void
)

Description [src]

Allocate an AgsLv2OptionRessource.

Available since: 3.0.0

Return value

Type: AgsLv2OptionRessource*

The newly created AgsLv2OptionRessource-struct.

The data is owned by the called function.
The return value can be NULL.