gdkGCSetTile {RGtk2}R Documentation

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.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]