gdkGCCopy {RGtk2}R Documentation

gdkGCCopy

Description

Copy the set of values from one graphics context onto another graphics context.

Usage

gdkGCCopy(object, src.gc)

Arguments

object

the destination graphics context.

src.gc

the source graphics context.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]