pangoMatrixTranslate
Changes the transformation represented by matrix
to be the
transformation given by first translating by (tx
, ty
)
then applying the original transformation.
pangoMatrixTranslate(object, tx, ty)
|
|
|
[numeric] amount to translate in the X direction |
|
[numeric] amount to translate in the Y direction |
Since 1.6
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.