gdkGCCopy: gdkGCCopy

Description Usage Arguments Author(s)

View source: R/gdkFuncs.R

Description

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

Usage

1
gdkGCCopy(object, src.gc)

Arguments

object

the destination graphics context.

src.gc

the source graphics context.

Author(s)

Derived by RGtkGen from GTK+ documentation


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

Related to gdkGCCopy in RGtk2...