Creates a new buffer that wraps the given data. The memory will be freed with g_free and will be marked writable. MT safe.
data to wrap. [array length=size][element-type guint8][transfer full]
ConstructionException GTK+ fails to create the object.
See Implementation
Creates a new buffer that wraps the given data. The memory will be freed with g_free and will be marked writable. MT safe.