g_bytes_new_from_bytes ( bytes offset length -- GBytes* )


Vocabulary
glib.ffi

Inputs
bytesan object
offsetan object
lengthan object


Outputs
GBytes*an object


Definition