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

gdk_window_coords_to_parent

Declaration

Source position: lazgdk3.pas line 5009

procedure gdk_window_coords_to_parent(

  window: PGdkWindow;

  x: gdouble;

  y: gdouble;

  parent_x: Pgdouble;

  parent_y: Pgdouble

);