Method
AgsAudioPluginPortget_lower_value
since: 3.1.0
Declaration [src]
GValue*
ags_plugin_port_get_lower_value (
AgsPluginPort* plugin_port
)
Description [src]
Get lower value.
Available since: 3.1.0
Gets property | AgsAudio.PluginPort:lower-value |
Return value
Type: GValue
The lower value.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |