Description Usage Arguments Details Author(s)
Sets the mode to be used for drawing outside the area of a pattern.
See CairoExtend
for details on the semantics of each extend
strategy.
1 | cairoPatternSetExtend(pattern, extend)
|
|
[ |
|
[ |
The default extend mode is CAIRO_EXTEND_NONE
for surface patterns
and CAIRO_EXTEND_PAD
for gradient patterns.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.