gdkRegionPointIn: gdkRegionPointIn

Description Usage Arguments Value Author(s)

View source: R/gdkFuncs.R

Description

Finds out if a point is in a region.

Usage

1
gdkRegionPointIn(object, x, y)

Arguments

object

a GdkRegion

x

the x coordinate of a point

y

the y coordinate of a point

Value

[logical] TRUE if the point is in region.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.