Source position: gdkrgb.pp line 23
type TGdkRgbDither = (
GDK_RGB_DITHER_NONE,
GDK_RGB_DITHER_NORMAL,
GDK_RGB_DITHER_MAX
);