pangoLayoutSetAlignment {RGtk2}R Documentation

pangoLayoutSetAlignment

Description

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

Usage

pangoLayoutSetAlignment(object, alignment)

Arguments

object [PangoLayout] a PangoLayout
alignment [PangoAlignment] the alignment

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]