Description Usage Arguments Details Author(s)
Sets the given pixmap as the source pattern for the Cairo context.
The pattern has an extend mode of CAIRO_EXTEND_NONE
and is aligned
so that the origin of pixmap
is pixmap.x
, pixmap.y
1 | gdkCairoSetSourcePixmap(cr, pixmap, pixmap.x, pixmap.y)
|
|
a |
|
a |
|
X coordinate of location to place upper left corner of |
|
Y coordinate of location to place upper left corner of |
Since 2.10
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.