pangoLayoutGetAlignment {RGtk2}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 version 2.12.5-3 Index]