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

TGdkWindow.move_resize

Declaration

Source position: lazgdk3.pas line 3516

procedure TGdkWindow.move_resize(

  x: gint;

  y: gint;

  width: gint;

  height: gint

);