Create byte array containing the data. The data will be owned by the array and will be freed with g_free(), i.e. it could be allocated using g_strdup().
byte data for the array
a new #GByteArray
ConstructionException GTK+ fails to create the object.
2.32
See Implementation
Create byte array containing the data. The data will be owned by the array and will be freed with g_free(), i.e. it could be allocated using g_strdup().