Box.alloc

Allocates a new #graphene_box_t.

The contents of the returned structure are undefined.

class Box
static
alloc
()

Return Value

Type: graphene.box.Box

the newly allocated #graphene_box_t structure. Use graphene.box.Box.free to free the resources allocated by this function