Method

PangoLayoutset_tabs

Declaration

void
pango_layout_set_tabs (
  PangoLayout* layout,
  PangoTabArray* tabs
)

Description

No description available.

Parameters

tabs

Type: PangoTabArray

No description available.

The argument can be NULL.
The data is owned by the caller of the method.