Item.createFinish

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

class Item
static
createFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

the asynchronous result passed to the callback

Return Value

Type: Item

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

Throws

GException on failure.

Meta