Method

PangoLayoutLinex_to_index

Declaration

gboolean
pango_layout_line_x_to_index (
  PangoLayoutLine* line,
  int x_pos,
  int* index_,
  int* trailing
)

Description

No description available.

Parameters

x_pos

Type: int

No description available.

index_

Type: int*

No description available.

The argument will be set by the function.
trailing

Type: int*

No description available.

The argument will be set by the function.

Return value

Type: gboolean

No description available.