glibBlobCreate
fn
harfbuzz.blob.Blob glibBlobCreate(glib.bytes.Bytes gbytes)Creates an #hb_blob_t blob from the specified GBytes data structure.
Parameters
gbytes | the GBytes structure to work upon |
Returns
the new #hb_blob_t blob object