Source position: lazgtk3.pas line 7938
procedure TGtkGrid.attach_next_to(
child: PGtkWidget;
sibling: PGtkWidget;
side: TGtkPositionType;
width: gint;
height: gint
);