contentDeserializeFinish

fnbool contentDeserializeFinish(gio.async_result.AsyncResult result, out gobject.value.Value value)

Finishes a content deserialization operation.

Parameters

resultthe [gio.async_result.AsyncResult]
valuereturn location for the result of the operation

Returns

true if the operation was successful. In this case,

value is set. false if an error occurred. In this case, error is set

Throws

[ErrorWrap]