Source position: gdk2.pas line 163
function gdk_rectangle_intersect(
src1: PGdkRectangle;
src2: PGdkRectangle;
dest: PGdkRectangle
):gboolean;