Method

PangoTabArrayresize

Declaration [src]

void
pango_tab_array_resize (
  PangoTabArray* tab_array,
  gint new_size
)

Description [src]

Resizes a tab array.

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

Parameters

new_size

Type: gint

New size of the array.