| gdkRegionEqual {RGtk2} | R Documentation |
Finds out if the two regions are the same.
gdkRegionEqual(object, region2)
|
[GdkRegion] a GdkRegion |
|
[GdkRegion] a GdkRegion |
[logical] TRUE if region1 and region2 are equal.
Derived by RGtkGen from GTK+ documentation