Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkGcGet

gtkGcGet


Description

Gets a GdkGC with the given depth, colormap and GdkGCValues. If a GdkGC with the given properties already exists then it is returned, otherwise a new GdkGC is created. The returned GdkGC should be released with gtkGcRelease when it is no longer needed.

Usage

gtkGcGet(depth, colormap, values)

Arguments

depth

the depth of the GdkGC to create.

colormap

the GdkColormap (FIXME: I don't know why this is needed).

values

a GdkGCValues struct containing settings for the GdkGC.

Value

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.