Method
GskRoundedRectintersects_rect
Declaration [src]
gboolean
gsk_rounded_rect_intersects_rect (
  const GskRoundedRect* self,
  const graphene_rect_t* rect
)
Parameters
- rect
- 
            Type: graphene_rect_tThe rectangle to check. The data is owned by the caller of the function.