Carousel.reorder

Moves child into position position.

If position is -1, or larger than the number of pages, child will be moved at the end.

class Carousel
void
reorder

Parameters

child gtk.widget.Widget

a widget to add

position int

the position to move child to