Function
AgsAudioPluginPortfind_symbol
since: 3.0.0
[−]
Parameters
plugin_port
-
Type: A list of
None
The
GList
-struct containingAgsPluginPort
.The data is owned by the caller of the function. port_symbol
-
Type:
gchar*
The port symbol.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.
[−]
Return value
Type: A list of None
The matching GList
-struct containing AgsPluginPort
.
The data is owned by the called function. |