Method

GeglMetadataStoreget_artist

Declaration [src]

const gchar*
gegl_metadata_store_get_artist (
  GeglMetadataStore* self
)

Description [src]

Get name of image creator.

Return value

Type: const gchar*

Artist or NULL if not set.

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