Source position: gdkpixbuf.pp line 216
function gdk_pixbuf_get_from_drawable(  | 
dest: PGdkPixbuf;  | 
src: PGdkDrawable;  | 
cmap: PGdkColormap;  | 
src_x: LongInt;  | 
src_y: LongInt;  | 
dest_x: LongInt;  | 
dest_y: LongInt;  | 
width: LongInt;  | 
height: LongInt  | 
):PGdkPixbuf;  |