pangoLayoutGetAlignment {RGtk2}R Documentation

pangoLayoutGetAlignment

Description

Sets 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 value

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]