Method

GeglMetadataStoreget_software

Declaration [src]

const gchar*
gegl_metadata_store_get_software (
  GeglMetadataStore* self
)

Description [src]

Get software used to create the image.

Return value

Type: const gchar*

Software or NULL if not set.

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