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

TGtkCellLayoutIface.pack_end

Declaration

Source position: lazgtk3.pas line 4671

TGtkCellLayoutIface.pack_end : procedure(

  cell_layout: PGtkCellLayout;

  cell: PGtkCellRenderer;

  expand: gboolean

);