Initializes the given #graphene_rect_t with the given values.
This function will implicitly normalize the #graphene_rect_t before returning.
the X coordinate of the graphene_rect_t.origin
the Y coordinate of the graphene_rect_t.origin
the width of the graphene_rect_t.size
the height of the graphene_rect_t.size
the initialized rectangle
Initializes the given #graphene_rect_t with the given values.
This function will implicitly normalize the #graphene_rect_t before returning.