glibBlobCreate

fnharfbuzz.blob.Blob glibBlobCreate(glib.bytes.Bytes gbytes)

Creates an #hb_blob_t blob from the specified GBytes data structure.

Parameters

gbytesthe GBytes structure to work upon

Returns

the new #hb_blob_t blob object