API Version: 4.0
Library Version: 4.6.6
gboolean gdk_rectangle_contains_point ( const GdkRectangle* rect, int x, int y )
Returns TRUE if rect contains the point described by x and y.
TRUE
rect
x
y
int
X coordinate.
Y coordinate.
gboolean
TRUE if rect contains the point.