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

gdk_window_restack

Declaration

Source position: lazgdk3.pas line 5046

procedure gdk_window_restack(

  window: PGdkWindow;

  sibling: PGdkWindow;

  above: gboolean

);