pangoTabArrayGetSize {RGtk2}R Documentation

pangoTabArrayGetSize

Description

Gets the number of tab stops in tab.array.

Usage

pangoTabArrayGetSize(object)

Arguments

object [PangoTabArray] a PangoTabArray

Value

[integer] the number of tab stops in the list.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]