Method

SecretItemget_service

Declaration [src]

SecretService*
secret_item_get_service (
  SecretItem* self
)

Description [src]

Get the Secret Service object that this item was created with.

Gets propertySecret.Item:service

Return value

Type: SecretService

The Secret Service object.

The data is owned by the instance.