Method

GeglMetadataStoreget_comment

Declaration [src]

const gchar*
gegl_metadata_store_get_comment (
  GeglMetadataStore* self
)

Description [src]

Get the comment.

Return value

Returns: const gchar*
 

Comment or NULL if not set.

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