gdkGCNewWithValues: gdkGCNewWithValues

Description Usage Arguments Value Author(s)

View source: R/gdkFuncs.R

Description

Create a new GC with the given initial values.

Usage

1
gdkGCNewWithValues(object, values)

Arguments

object

a GdkDrawable. The created GC must always be used with drawables of the same depth as this one.

values

a structure containing initial values for the GC.

Value

[GdkGC] the new graphics context.

Author(s)

Derived by RGtkGen from GTK+ documentation


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