API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
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.