Function
AgsAudioLv2Pluginfind_uri
since: 3.0.0
[−]
Parameters
lv2_plugin
-
Type: A list of
AgsLv2Plugin*
A
GList
-struct containigAgsLv2Plugin
.The data is owned by the caller of the function. uri
-
Type:
gchar*
The uri to find.
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 AgsLv2Plugin*
The matching GList
-struct containing AgsLv2Plugin
.
The data is owned by the called function. |