Source position: gdkproperty.inc line 5
type TGdkPropMode = (
GDK_PROP_MODE_REPLACE,
GDK_PROP_MODE_PREPEND,
GDK_PROP_MODE_APPEND
);