Baul.OperationHandle

Baul.OperationHandle — Baul.FileInfo update in progress handle

Synopsis

class Baul.OperationHandle:

Description

A handle for a Baul.FileInfo update operation in progress. The handle value is a non-zero signed integer that can be stored in a gobject.gpointer. It cannot be explicitly constructed and is always generated by Baul itself.

As every instance is created and initialized by Baul, handle values may be used as keys within the extension. It is however possible to update these values with more convenient ones.

Properties

"handle"The unique handle value. Default value: preset by Baul.Read-Write