RGtk2 (version 2.20.31)

gtkCellLayoutReorder: gtkCellLayoutReorder

Description

Re-inserts cell at position. Note that cell has already to be packed into cell.layout for this to function properly.

Usage

gtkCellLayoutReorder(object, cell, position)

Arguments

object
cell
A GtkCellRenderer to reorder.
position
New position to insert cell at.

Details

Since 2.4