PtrArray.doref

Atomically increments the reference count of array by one. This function is thread-safe and may be called from any thread. Since 2.22

class PtrArray
doref
()

Return Value

Type: PtrArray

The passed in GPtrArray

Meta