pangoLayoutSetAlignment {RGtk2.10}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.10 version 2.10.6 Index]