Method

PangoLayoutindex_to_pos

Declaration

void
pango_layout_index_to_pos (
  PangoLayout* layout,
  int index_,
  PangoRectangle* pos
)

Description

No description available.

Parameters

index_

Type: int

No description available.

pos

Type: PangoRectangle

No description available.

The argument will be set by the function.
The data is owned by the instance.