gdkCairoSetSourcePixbuf
Sets the given pixbuf 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 pixbuf
is pixbuf.x
, pixbuf.y
gdkCairoSetSourcePixbuf(cr, pixbuf, pixbuf.x, pixbuf.y)
|
a |
|
|
|
X coordinate of location to place upper left corner of |
|
Y coordinate of location to place upper left corner of |
Since 2.8
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.