Service.openFinish

Complete an asynchronous operation to create a new #SecretService proxy for the Secret Service.

class Service
static
openFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

the asynchronous result passed to the callback

Return Value

Type: Service

a new reference to a #SecretService proxy, which should be released with g_object_unref().

Throws

GException on failure.

Meta