Collection.createFinish

Finish operation to create a new collection in the secret service.

class Collection
static
createFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

the asynchronous result passed to the callback

Return Value

the new collection, which should be unreferenced with g_object_unref()

Throws

GException on failure.

Meta