Method

GeglMetadataStoreget_file_module_name

Declaration [src]

const gchar*
gegl_metadata_store_get_file_module_name (
  GeglMetadataStore* self
)

Description [src]

Return the name registered by the current file module.

Return value

Type: const gchar*

Current file module name or NULL.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.