Method

Pango.TabArray.copy

Declaration [src]

PangoTabArray*
pango_tab_array_copy (
  PangoTabArray* src
)

Description [src]

Copies a PangoTabArray.

Return value

Returns: PangoTabArray

the newly allocated PangoTabArray, which should be freed with pango_tab_array_free().

The caller of the function takes ownership of the data, and is responsible for freeing it