Description Usage Arguments Author(s)
Offset attributes such as the clip and tile-stipple origins of the GC so that drawing at x - x_offset, y - y_offset with the offset GC has the same effect as drawing at x, y with the original GC.
1 | gdkGCOffset(object, x.offset, y.offset)
|
|
a |
|
amount by which to offset the GC in the X direction |
|
amount by which to offset the GC in the Y direction |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.