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

TGdkWindow.get_root_coords

Declaration

Source position: lazgdk3.pas line 3482

procedure TGdkWindow.get_root_coords(

  x: gint;

  y: gint;

  root_x: Pgint;

  root_y: Pgint

);