Method
AgsAudioLv2UridManagerinsert
since: 3.0.0
Declaration [src]
gboolean
ags_lv2_urid_manager_insert (
AgsLv2UridManager* lv2_urid_manager,
gchar* uri,
GValue* id
)
Parameters
uri
-
Type:
gchar*
The object as key.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string. id
-
Type:
GValue
The id to insert.
The data is owned by the caller of the method.