Source position: gdkgc.inc line 88
type TGdkLineStyle = (
GDK_LINE_SOLID,
GDK_LINE_ON_OFF_DASH,
GDK_LINE_DOUBLE_DASH
);