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 [GdkGC] the destination graphics context.
src.gc [GdkGC] the source graphics context.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]