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

gdkPangoRendererSetGc

gdkPangoRendererSetGc


Description

Sets the GC the renderer draws with. Note that the GC must not be modified until it is unset by calling the function again with NULL for the gc parameter, since GDK may make internal copies of the GC which won't be updated to follow changes to the original GC.

Usage

gdkPangoRendererSetGc(object, gc = NULL)

Arguments

object

a GdkPangoRenderer

gc

the new GC to use for drawing, or NULL. [ allow-none ]

Details

Since 2.6

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.