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)
NULL
if a new image
should be created.drawable
drawable
image
. Must be 0 if image
is NULL
image
. Must be 0 if image
is NULL