gdkGCSetStipple {RGtk2} | R Documentation |
Set the stipple bitmap for a graphics context. The
stipple will only be used if the fill mode is
GDK_STIPPLED
or GDK_OPAQUE_STIPPLED
.
gdkGCSetStipple(object, stipple)
|
[GdkGC ] a GdkGC . |
|
[GdkPixmap ] the new stipple bitmap. |
Derived by RGtkGen from GTK+ documentation