GtkCellLayout::reorder
reorder(GtkCellRenderer cell, int position);
Re-inserts cell at position. Note that cell has already to be packed into the layout for this to function properly.
Re-inserts cell at position. Note that cell has already to be packed into the layout for this to function properly.