Source position: gdkgc.inc line 49
type TGdkCapStyle = (
GDK_CAP_NOT_LAST,
GDK_CAP_BUTT,
GDK_CAP_ROUND,
GDK_CAP_PROJECTING
);