RGtk2 (version 2.20.31)

gdkRegionPointIn: gdkRegionPointIn

Description

Finds out if a point is in a region.

Usage

gdkRegionPointIn(object, x, y)

Arguments

object
x
the x coordinate of a point
y
the y coordinate of a point

Value

TRUE if the point is in region.