Method

SecretCollectionget_created

Declaration [src]

guint64
secret_collection_get_created (
  SecretCollection* self
)

Description [src]

Get the created date and time of the collection.

The return value is the number of seconds since the unix epoch, January 1st 1970.

Return value

Type: guint64

The created date and time.