Sphere.this

Allocates a new #graphene_sphere_t.

The contents of the newly allocated structure are undefined.

Return Value

the newly allocated #graphene_sphere_t. Use graphene_sphere_free() to free the resources allocated by this function

Throws

ConstructionException GTK+ fails to create the object.

Meta