CellLayoutT.reorder

Re-inserts cell at position.

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

template CellLayoutT(TStruct)
void
reorder

Parameters

cell CellRenderer

a gtk.CellRenderer to reorder

position int

new position to insert cell at

Meta