Method

PangoTabArrayget_tab

Declaration

void
pango_tab_array_get_tab (
  PangoTabArray* tab_array,
  gint tab_index,
  PangoTabAlign* alignment,
  gint* location
)

Description

No description available.

Parameters

tab_index

Type: gint

No description available.

alignment

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.
location

Type: gint*

No description available.

The argument will be set by the function.
The argument can be NULL.