Constructor

GimpMetadatanew

Declaration [src]

GimpMetadata*
gimp_metadata_new (
  void
)

Description [src]

Creates a new GimpMetadata instance.

Available since:2.10

Return value

Returns: GimpMetadata
 

The new GimpMetadata.

 The caller of the function takes ownership of the data, and is responsible for freeing it.