Method
GskRoundedRectcontains_rect
Declaration [src]
gboolean
gsk_rounded_rect_contains_rect (
const GskRoundedRect* self,
const graphene_rect_t* rect
)
Parameters
rect |
graphene_rect_t |
The rectangle to check. |
|
The data is owned by the caller of the function. |