Method

PangoLayoutLineget_length

since: 1.50

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

Type: int

The length of the line.