Method
MtkRectanglecontains_rect
Declaration [src]
gboolean
mtk_rectangle_contains_rect (
const MtkRectangle* outer_rect,
const MtkRectangle* inner_rect
)
Parameters
inner_rect
-
Type:
MtkRectangle
The inner rectangle.
The data is owned by the caller of the method.