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