Function
AgsAudioLv2uiPluginfind_gui_uri
since: 3.0.0
[−]
Parameters
lv2ui_plugin
-
Type: A list of
AgsLv2uiPlugin*
The
GList
-struct containingAgsLv2uiPlugin
.The data is owned by the caller of the function. gui_uri
-
Type:
gchar*
The gui-uri as string.
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 AgsLv2uiPlugin*
The next matching GList
-struct.
The data is owned by the called function. |