Description Usage Arguments Value Author(s)
Tests whether a rectangle is within a region.
1 | gdkRegionRectIn(object, rect)
|
|
a |
|
a |
[GdkOverlapType] GDK_OVERLAP_RECTANGLE_IN, GDK_OVERLAP_RECTANGLE_OUT, or
GDK_OVERLAP_RECTANGLE_PART, depending on whether the rectangle is inside,
outside, or partly inside the GdkRegion, respectively.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.