A size.
1.0
Allocates a new #graphene_size_t.
the height
the width
Checks whether the two give #graphene_size_t are equal.
Frees the resources allocated by graphene_size_alloc().
Initializes a #graphene_size_t using the given @width and @height.
Initializes a #graphene_size_t using the width and height of the given @src.
Linearly interpolates the two given #graphene_size_t using the given interpolation @factor.
Scales the components of a #graphene_size_t using the given @factor.