pangoLayoutGetEllipsize {RGtk2.10}R Documentation

pangoLayoutGetEllipsize

Description

Gets the type of ellipsization being performed for layout. See pangoLayoutSetEllipsize

Usage

pangoLayoutGetEllipsize(object)

Arguments

object [PangoLayout] a PangoLayout

Details

Since 1.6

Value

[PangoEllipsizeMode] the current ellipsization mode for layout.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]