Source position: lazcairo1.pas line 793
procedure cairo_matrix_init_translate(
matrix: Pcairo_matrix_t;
tx: Double;
ty: Double
);