pangoTabArrayResize {RGtk2}R Documentation

pangoTabArrayResize

Description

Resizes a tab list. You must subsequently initialize any tabs that were added as a result of growing the list.

Usage

pangoTabArrayResize(object, new.size)

Arguments

object [PangoTabArray] a PangoTabArray
new.size [integer] new size of the list

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]