Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.TreeView

Method GTK2.TreeView()->move_column_after()


Method move_column_after

GTK2.TreeView move_column_after(GTK2.TreeViewColumn column, GTK2.TreeViewColumn base)

Description

Moves column to be after base. If base is omitted, then column is placed in the first position.