Service.getFinish

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

class Service
static
getFinish
(
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