pangoContextSetBaseGravity {RGtk2}R Documentation

pangoContextSetBaseGravity

Description

Sets the base gravity for the context.

Usage

pangoContextSetBaseGravity(object, gravity)

Arguments

object

a PangoContext

gravity

the new base gravity

Details

The base gravity is used in laying vertical text out. Since 1.16

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]