Source position: gdkinput.inc line 20
type TGdkInputSource = (
GDK_SOURCE_MOUSE,
GDK_SOURCE_PEN,
GDK_SOURCE_ERASER,
GDK_SOURCE_CURSOR
);