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

TGtkTextView.buffer_to_window_coords

Declaration

Source position: lazgtk3.pas line 13755

procedure TGtkTextView.buffer_to_window_coords(

  win: TGtkTextWindowType;

  buffer_x: gint;

  buffer_y: gint;

  window_x: Pgint;

  window_y: Pgint

);