pangoContextSetBaseGravity {RGtk2}R Documentation

pangoContextSetBaseGravity

Description

Sets the base gravity for the context.

Usage

pangoContextSetBaseGravity(object, gravity)

Arguments

object [PangoContext] a PangoContext
gravity [PangoGravity] 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.12.5-3 Index]