gdkGCSetTile {RGtk2} | R Documentation |
Set a tile pixmap for a graphics context.
This will only be used if the fill mode
is GDK_TILED
.
gdkGCSetTile(object, tile)
|
[GdkGC ] a GdkGC . |
|
[GdkPixmap ] the new tile pixmap. |
Derived by RGtkGen from GTK+ documentation