GeglMetadataHash — A metadata store object for use with file modules.
GeglMetadataHash is a GeglMetadataStore implementing the data store using a hash table. It adds no new methods or properties to GeglMetadataStore.
GeglMetadataStore * gegl_metadata_hash_new (void);
void
Create a new GeglMetadataHash
New GeglMetadataHash cast to GeglMetadataStore.
[transfer full]
#define GEGL_TYPE_METADATA_HASH gegl_metadata_hash_get_type ()
typedef struct _GeglMetadataHash GeglMetadataHash;
GeglMetadata GeglMetadataStore