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