Creates a GBytes which is a subsection of another GBytes. The offset + length may not be longer than the size of bytes. A reference to bytes will be held by the newly created GBytes until the byte data is no longer needed. Since 2.32
a GBytes
offset which subsection starts at
length of subsection
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a GBytes which is a subsection of another GBytes. The offset + length may not be longer than the size of bytes. A reference to bytes will be held by the newly created GBytes until the byte data is no longer needed. Since 2.32