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

gdk_window_get_root_coords

Declaration

Source position: lazgdk3.pas line 5023

procedure gdk_window_get_root_coords(

  window: PGdkWindow;

  x: gint;

  y: gint;

  root_x: Pgint;

  root_y: Pgint

);