Method
GskRoundedRectcontains_point
Declaration [src]
gboolean
gsk_rounded_rect_contains_point (
const GskRoundedRect* self,
const graphene_point_t* point
)
Parameters
point |
graphene_point_t |
The point to check. |
|
The data is owned by the caller of the function. |