Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.12.17)
gdkGCCopy: 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.