Method
AgsRegistryfind_entry
since: 3.0.0
[−]
Declaration [src]
AgsRegistryEntry*
ags_registry_find_entry (
AgsRegistry* registry,
AgsUUID* id
)
[−]
Description [src]
Find id
as AgsRegistryEntry
-struct in registry
.
Available since: 3.0.0
This method is not directly available to language bindings.
[−]
Return value
Type: AgsRegistryEntry
No description available.
The returned data is owned by the instance. |