[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazPango1' (#lcl)

pango_layout_line_get_x_ranges

Declaration

Source position: lazpango1.pas line 1600

procedure pango_layout_line_get_x_ranges(

  line: PPangoLayoutLine;

  start_index: gint;

  end_index: gint;

  ranges: PPgint;

  n_ranges: Pgint

);