Source position: gdkdrawable.inc line 131
procedure gdk_draw_line(
drawable: PGdkDrawable;
gc: PGdkGC;
x1: gint;
y1: gint;
x2: gint;
y2: gint
);