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

TGtkMenu.attach

Declaration

Source position: lazgtk3.pas line 3366

procedure TGtkMenu.attach(

  child: PGtkWidget;

  left_attach: guint;

  right_attach: guint;

  top_attach: guint;

  bottom_attach: guint

);