pangoLayoutGetJustify {RGtk2}R Documentation

pangoLayoutGetJustify

Description

Gets whether each complete line should be stretched to fill the entire width of the layout.

Usage

pangoLayoutGetJustify(object)

Arguments

object [PangoLayout] a PangoLayout

Value

[logical] the justify.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]