reorder

open fun reorder(cell: CellRenderer, position: Int)

Re-inserts @cell at @position.

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

Parameters

cell

a GtkCellRenderer to reorder

position

new position to insert @cell at