Struct
AgsRegistryEntry
since: 6.0
Description [src]
struct AgsRegistryEntry {
AgsUUID* id;
GValue* entry;
}
AgsRegistryEntry is an entry that you might want to lookup remotely.
Structure members
idThe
AgsUUID.entryThe actual entry.
Available since: 6.0