pangoContextGetBaseGravity {RGtk2}R Documentation

pangoContextGetBaseGravity

Description

Retrieves the base gravity for the context. See pangoContextSetBaseGravity.

Usage

pangoContextGetBaseGravity(object)

Arguments

object [PangoContext] a PangoContext

Details

Since 1.16

Value

[PangoGravity] the base gravity for the context.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]