cairoInStroke
Tests whether the given point is inside the area that would be
affected by a cairoStroke
operation given the current path and
stroking parameters. Surface dimensions and clipping are not taken
into account.
cairoInStroke(cr, x, y)
|
[ |
|
[numeric] X coordinate of the point to test |
|
[numeric] Y coordinate of the point to test |
[logical] A non-zero value if the point is inside, or zero if outside.
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.