GeglMetadataHash

GeglMetadataHash — A metadata store object for use with file modules.

Functions

Types and Values

Description

GeglMetadataHash is a GeglMetadataStore implementing the data store using a hash table. It adds no new methods or properties to GeglMetadataStore.

Functions

gegl_metadata_hash_new ()

GeglMetadataStore *
gegl_metadata_hash_new (void);

Create a new GeglMetadataHash

Types and Values

GEGL_TYPE_METADATA_HASH

#define GEGL_TYPE_METADATA_HASH   gegl_metadata_hash_get_type ()

GeglMetadataHash

typedef struct _GeglMetadataHash GeglMetadataHash;

See Also

GeglMetadata GeglMetadataStore