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

TGtkBox.pack_end

Declaration

Source position: lazgtk3.pas line 3276

procedure TGtkBox.pack_end(

  child: PGtkWidget;

  expand: gboolean;

  fill: gboolean;

  padding: guint

);