Source position: lazgtk3.pas line 11970
type TGtkRequestedSize = record
data: gpointer;
minimum_size: gint;
natural_size: gint;
end;