pangoGravityGetForMatrix {RGtk2}R Documentation

pangoGravityGetForMatrix

Description

Finds the gravity that best matches the rotation component in a PangoMatrix.

Usage

pangoGravityGetForMatrix(matrix)

Arguments

matrix [PangoMatrix] a PangoMatrix

Details

Since 1.16

Value

[PangoGravity] the gravity of matrix, which will never be PANGO_GRAVITY_AUTO, or PANGO_GRAVITY_SOUTH if matrix is NULL

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]