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

gdk_window_reparent

Declaration

Source position: lazgdk3.pas line 5044

procedure gdk_window_reparent(

  window: PGdkWindow;

  new_parent: PGdkWindow;

  x: gint;

  y: gint

);