gdkGCNewWithValues {RGtk2} | R Documentation |
Create a new GC with the given initial values.
gdkGCNewWithValues(object, values)
|
[GdkDrawable ] a GdkDrawable . The created GC must always be used
with drawables of the same depth as this one. |
|
[GdkGCValues ] a structure containing initial values for the GC. |
[GdkGC
] the new graphics context.
Derived by RGtkGen from GTK+ documentation