pangoLayoutGetAlignment {RGtk2.10}R Documentation

pangoLayoutGetAlignment

Description

Gets the alignment for the layout: how partial lines are positioned within the horizontal space available.

Usage

pangoLayoutGetAlignment(object)

Arguments

object [PangoLayout] a PangoLayout

Value

[PangoAlignment] the alignment.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]