CellLayout.reorder

Re-inserts cell at position.

Note that cell has already to be packed into cell_layout for this to function properly.

interface CellLayout
void
reorder

Parameters

cell gtk.cell_renderer.CellRenderer
position int

new position to insert cell at