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

gtk_cell_layout_pack_end

Declaration

Source position: lazgtk3.pas line 17466

procedure gtk_cell_layout_pack_end(

  cell_layout: PGtkCellLayout;

  cell: PGtkCellRenderer;

  expand: gboolean

);