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

gtk_box_pack_end

Declaration

Source position: lazgtk3.pas line 17371

procedure gtk_box_pack_end(

  box: PGtkBox;

  child: PGtkWidget;

  expand: gboolean;

  fill: gboolean;

  padding: guint

);