Function
GLibByteArrayref
since: 2.22
Declaration [src]
GByteArray*
g_byte_array_ref (
GByteArray* array
)
Description [src]
Atomically increments the reference count of array
by one.
This function is thread-safe and may be called from any thread.
Available since: 2.22