Rect.expand

Expands a #graphene_rect_t to contain the given #graphene_point_t.

class Rect
void
expand
(,
out Rect res
)

Parameters

p Point

a #graphene_point_t

res Rect

return location for the expanded rectangle

Meta