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

TGtkGrid.attach

Declaration

Source position: lazgtk3.pas line 7937

procedure TGtkGrid.attach(

  child: PGtkWidget;

  left: gint;

  top: gint;

  width: gint;

  height: gint

);