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

gtk_window_resize

Declaration

Source position: lazgtk3.pas line 18787

procedure gtk_window_resize(

  window: PGtkWindow;

  width: gint;

  height: gint

);