Signal
GeglMetadataStore::mapped
Declaration
void
mapped (
GeglMetadataStore* self,
gchar* file_module,
gboolean exclude_unmapped,
gpointer user_data
)
Description [src]
::mapped
is emitted after a file module registers a mapping and before
other processing takes place. An application may respond to the signal by
registering additional mappings or overriding existing values, for example
it might override the TIFF ImageDescription tag to format multiple metadata
values into the description.
Default handler: The default handler is called after the handlers added via |