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

a PangoTabArray

new.size

new size of the list

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]