Size.init_
graphene.size.Size init_(float width, float height)Initializes a #graphene_size_t using the given width and height.
Parameters
width | the width |
height | the height |
Returns
the initialized #graphene_size_t
graphene.size.Size init_(float width, float height)Initializes a #graphene_size_t using the given width and height.
width | the width |
height | the height |