Description Usage Arguments Details Value Author(s)
Tests whether the given point is inside the area that would be
affected by a cairoFill
operation given the current path and
filling parameters. Surface dimensions and clipping are not taken
into account.
1 | cairoInFill(cr, x, y)
|
|
[ |
|
[numeric] X coordinate of the point to test |
|
[numeric] Y coordinate of the point to test |
See cairoFill
, cairoSetFillRule
and cairoFillPreserve
.
[logical] A non-zero value if the point is inside, or zero if outside.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.