Source position: gdk2.pas line 140
function gdk_pointer_grab(
window: PGdkWindow;
owner_events: gboolean;
event_mask: TGdkEventMask;
confine_to: PGdkWindow;
cursor: PGdkCursor;
time: guint32
):TGdkGrabStatus;