Learn R Programming

RGtk2 (version 2.8.8)

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
stipple
[GdkPixmap] the new stipple bitmap.