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