Method
AgsAudioLv2UriMapManagerlookup
since: 3.0.0
[−]
Declaration [src]
GValue*
ags_lv2_uri_map_manager_lookup (
AgsLv2UriMapManager* lv2_uri_map_manager,
gchar* uri
)
[−]
Description [src]
Lookup a id associated with uri
in lv2_uri_map_manager
.
Available since: 3.0.0
[−]
Parameters
uri
-
Type:
gchar*
The object to lookup.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.