API Version: 15
Library Version: 15
Generated by gi-docgen 2024.1
gboolean mtk_rectangle_contains_point ( const MtkRectangle* rect, int x, int y )
No description available.
x
Type: int
int
X coordinate of the point.
y
Y coordinate of the point.
Type: gboolean
gboolean
Whether the rectangle contains the point.