Method

SecretItemget_created

Declaration [src]

guint64
secret_item_get_created (
  SecretItem* self
)

Description [src]

Get the created date and time of the item.

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

Return value

Type: guint64

The created date and time.