Method
MtkRectanglecould_fit_rect
Declaration [src]
gboolean
mtk_rectangle_could_fit_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.