Description Usage Arguments Author(s)
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.
1 | gdkGCSetValues(object, values)
|
|
a |
|
struct containing the new values |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.