gdkDrawableCopyToImage
Copies a portion of drawable into the client side image structure
image. If image is NULL, creates a new image of size width x height
and copies into that. See gdkDrawableGetImage for further details.
gdkDrawableCopyToImage(object, image = NULL, src.x, src.y, dest.x,
dest.y, width, height) |
|
|
a |
|
x coordinate on |
|
y coordinate on |
|
x coordinate within |
|
y coordinate within |
|
width of region to get |
|
height or region to get |
Since 2.4
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.