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

gdkGCSetValues

gdkGCSetValues


Description

Sets attributes of a graphics context in bulk. For each flag set in values.mask, the corresponding field will be read from values and set as the new value for gc. If you're only setting a few values on gc, calling individual "setter" functions is likely more convenient.

Usage

gdkGCSetValues(object, values)

Arguments

object

a GdkGC

values

struct containing the new values

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.