Source position: gtkcurve.pp line 51
procedure gtk_curve_set_range(
curve: PGtkCurve;
min_x: gfloat;
max_x: gfloat;
min_y: gfloat;
max_y: gfloat
);