Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
gdkGCSetStipple: gdkGCSetStipple
Description
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
.
Usage
gdkGCSetStipple(object, stipple)
Arguments
object
[
GdkGC
] a
GdkGC
.
stipple
[
GdkPixmap
] the new stipple bitmap.