Description Usage Arguments Value Author(s)
Computes the intersection of a widget's area and area, storing
the intersection in intersection, and returns TRUE if there was
an intersection. intersection may be NULL if you're only
interested in whether there was an intersection.
1 | gtkWidgetIntersect(object, area, intersection)
|
|
a |
|
a rectangle |
|
rectangle to store intersection of |
[logical] TRUE if there was an intersection
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.