Gtk.TreeViewColumn.Reorder Method
Re-inserts cell at position.

Syntax

public void Reorder (CellRenderer cell, int position)

Parameters

cell
a Gtk.CellRenderer
position
a int

Remarks

The given cell must already be packed into the layout for this method to work properly.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Since: Gtk# 2.4