Package: cairo
Function cairo-region-translate
Lambda Listcairo-region-translate (region dx dy) Argumentsregion -- a cairo-region-t instance dx -- an integer with the amount to translate in the x direction dy -- an integer with the amount to translate in the y direction Details Translates region by (dx, dy). | See also |
2020-12-15