Method

SecretItemget_modified

Declaration [src]

guint64
secret_item_get_modified (
  SecretItem* self
)

Description [src]

Get the modified date and time of the item.

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

Return value

Returns: guint64
 

The modified date and time.