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

gtk_window_set_default_size

Declaration

Source position: lazgtk3.pas line 18797

procedure gtk_window_set_default_size(

  window: PGtkWindow;

  width: gint;

  height: gint

);