Size.init_

graphene.size.Size init_(float width, float height)

Initializes a #graphene_size_t using the given width and height.

Parameters

widththe width
heightthe height

Returns

the initialized #graphene_size_t