gdkGCSetTile: gdkGCSetTile

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

Set a tile pixmap for a graphics context. This will only be used if the fill mode is GDK_TILED.

Usage

1
gdkGCSetTile(object, tile)

Arguments

object

a GdkGC.

tile

the new tile pixmap.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gdkGCSetTile in RGtk2...