Method

GeglMetadataStoreset_description

Declaration [src]

void
gegl_metadata_store_set_description (
  GeglMetadataStore* self,
  const gchar* description
)

Description [src]

Set description of image.

Parameters

description const gchar*
 

Description string.

 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.