Description Usage Arguments Details Author(s)
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.
1 | gdkPangoRendererSetGc(object, gc = NULL)
|
|
a |
|
the new GC to use for drawing, or |
Since 2.6
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.