Bytes.this

Creates a new GBytes from data. data is copied. Since 2.32

Parameters

data void*

the data to be used for the bytes. [transfer none][array length=size][element-type guint8]

size gsize

the size of data

Throws

ConstructionException GTK+ fails to create the object.

Meta