GtkCellLayoutIface.packEnd

Adds the cell to the end of cell_layout.

struct GtkCellLayoutIface
extern (C)
void function(GtkCellLayout* cellLayout, GtkCellRenderer* cell, gboolean expand) packEnd;