pangoMatrixRotate {RGtk2.10}R Documentation

pangoMatrixRotate

Description

Changes the transformation represented by matrix to be the transformation given by first rotating by degrees degrees counter-clokwise then applying the original transformation.

Usage

pangoMatrixRotate(object, degrees)

Arguments

object [PangoMatrix] a PangoMatrix
degrees [numeric] degrees to rotate counter-clockwise

Details

Since 1.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]