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

gdk_window_coords_from_parent

Declaration

Source position: lazgdk3.pas line 5008

procedure gdk_window_coords_from_parent(

  window: PGdkWindow;

  parent_x: gdouble;

  parent_y: gdouble;

  x: Pgdouble;

  y: Pgdouble

);