Method

PangoLayoutLineget_length

Declaration [src]

int
pango_layout_line_get_length (
  PangoLayoutLine* line
)

Description [src]

Returns the length of the line, in bytes.

Available since:1.50

Return value

Returns: int
 

The length of the line.