Source position: gdkinput.inc line 28
type TGdkInputMode = (
GDK_MODE_DISABLED,
GDK_MODE_SCREEN,
GDK_MODE_WINDOW
);