Method

PangoTabArrayget_tabs

Declaration

void
pango_tab_array_get_tabs (
  PangoTabArray* tab_array,
  PangoTabAlign** alignments,
  gint** locations
)

Description

No description available.

Parameters

alignments

Type: PangoTabAlign

No description available.

The argument will be set by the function.
The argument can be NULL.
The caller of the method takes ownership of the data, and is responsible for freeing it.
locations

Type: An array of gint*

No description available.

The argument will be set by the function.
The argument can be NULL.
The caller of the method takes ownership of the data, and is responsible for freeing it.