Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method GTK1.Clist()->set_auto_sort()


Method set_auto_sort

GTK1.Clist set_auto_sort(int sortp)

Description

If true, the clist will automatically be re-sorted when new rows are inserted. Please note that it will not be resorted if the text in cells are changed, use 'sort()' to force a reorder. The sort function is stable.