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

TGtkTextView.window_to_buffer_coords

Declaration

Source position: lazgtk3.pas line 13819

procedure TGtkTextView.window_to_buffer_coords(

  win: TGtkTextWindowType;

  window_x: gint;

  window_y: gint;

  buffer_x: Pgint;

  buffer_y: Pgint

);