Method

SecretCollectionget_modified

Declaration [src]

guint64
secret_collection_get_modified (
  SecretCollection* self
)

Description [src]

Get the modified date and time of the collection.

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

Return value

Returns: guint64
 

The modified date and time.