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

TGdkWindow.move_to_rect

Declaration

Source position: lazgdk3.pas line 3517

procedure TGdkWindow.move_to_rect(

  rect: PGdkRectangle;

  rect_anchor: TGdkGravity;

  window_anchor: TGdkGravity;

  anchor_hints: TGdkAnchorHints;

  rect_anchor_dx: gint;

  rect_anchor_dy: gint

);