Method

GeglMetadataStoreget_timestamp

[]

Declaration [src]

GDateTime*
gegl_metadata_store_get_timestamp (
  GeglMetadataStore* self
)
[]

Description [src]

Get time of original image creation.

[]

Return value

Type: GDateTime

GDateTime or NULL if not set. Free with g_date_time_unref() when done.

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