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

TGdkWindow.constrain_size

Declaration

Source position: lazgdk3.pas line 3430

procedure TGdkWindow.constrain_size(

  geometry: PGdkGeometry;

  flags: TGdkWindowHints;

  width: gint;

  height: gint;

  new_width: Pgint;

  new_height: Pgint

);