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