alloc

fun alloc(): Box

Allocates a new #graphene_box_t.

The contents of the returned structure are undefined.

Return

the newly allocated #graphene_box_t structure. Use graphene_box_free() to free the resources allocated by this function

Since

1.2