Function
PangoGravityget_for_matrix
Declaration [src]
PangoGravity
pango_gravity_get_for_matrix (
const PangoMatrix* matrix
)
Description [src]
Finds the gravity that best matches the rotation component
in a PangoMatrix
.
Available since: | 1.16 |
Parameters
matrix |
PangoMatrix |
A |
|
The argument can be NULL . | |
The data is owned by the caller of the function. |
Return value
Returns: | PangoGravity |
The gravity of |