Function
AgsAudioFxLfoChannelInputDataalloc
since: 4.0.0
Declaration [src]
AgsFxLfoChannelInputData*
ags_fx_lfo_channel_input_data_alloc (
void
)
Description [src]
Allocate AgsFxLfoChannelInputData
-struct.
Available since: 4.0.0
This function is not directly available to language bindings.
Return value
Type: AgsFxLfoChannelInputData
The new AgsFxLfoChannelInputData
-struct.
The data is owned by the called function. |