Description Usage Arguments Value Author(s)
This is a deprecated wrapper for gdkDrawableGetImage;
gdkDrawableGetImage should be used instead. Or even better: in
most cases gdkPixbufGetFromDrawable is the most convenient
choice.
WARNING: gdk_image_get is deprecated and should not be used in newly-written code.
1 | gdkImageGet(object, x, y, width, height)
|
|
a |
|
x coordinate in |
|
y coordinate in |
|
width of area in |
|
height of area in |
[GdkImage] a new GdkImage or NULL
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.