gtkCellLayoutReorder {RGtk2} | R Documentation |
Re-inserts cell
at position
. Note that cell
has already to be packed
into cell.layout
for this to function properly.
gtkCellLayoutReorder(object, cell, position)
|
|
|
A |
|
New position to insert |
Since 2.4
Derived by RGtkGen from GTK+ documentation