cairoPatternSetExtend {RGtk2} | R Documentation |
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.
cairoPatternSetExtend(pattern, extend)
|
[CairoPattern ] a CairoPattern |
|
[CairoExtend ] a CairoExtend describing how the area outside of the
pattern will be drawn |
Derived by RGtkGen from GTK+ documentation