Source position: gdkmain.pp line 274
procedure gdk_draw_line(
drawable: PGdkDrawable;
gc: PGdkGC;
x1: gint;
y1: gint;
x2: gint;
y2: gint
);