Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gdkRegionRectEqual: gdkRegionRectEqual
Description
Finds out if a regions is the same as a rectangle.
Usage
gdkRegionRectEqual(object, rectangle)
Arguments
object
a
GdkRegion
rectangle
a
GdkRectangle
Value
TRUE
if
region
and
rectangle
are equal.
Details
Since 2.18