pangoContextGetBaseDir {RGtk2}R Documentation

pangoContextGetBaseDir

Description

Retrieves the base direction for the context. See pangoContextSetBaseDir.

Usage

pangoContextGetBaseDir(object)

Arguments

object [PangoContext] a PangoContext

Value

[PangoDirection] the base direction for the context.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]