Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
gdkGCSetTile: gdkGCSetTile
Description
Set a tile pixmap for a graphics context. This will only be used if the fill mode is
GDK_TILED
.
Usage
gdkGCSetTile(object, tile)
Arguments
object
[
GdkGC
] a
GdkGC
.
tile
[
GdkPixmap
] the new tile pixmap.