Description Usage Arguments Value Author(s)
Same as gdkPixbufGetFromDrawable
but gets the pixbuf from
an image.
1 2 | gdkPixbufGetFromImage(src, cmap, src.x, src.y, dest.x, dest.y,
width, height)
|
|
Source |
|
A colormap, or |
|
Source X coordinate within drawable. |
|
Source Y coordinate within drawable. |
|
Destination X coordinate in pixbuf, or 0 if |
|
Destination Y coordinate in pixbuf, or 0 if |
|
Width in pixels of region to get. |
|
Height in pixels of region to get. |
A list containing the following elements:
retval |
[ |
|
Destination pixbuf, or |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.