Pike v8.0 release 1738

Method GTK1.Clist()->set_text()


Method set_text

GTK1.Clist set_text(int row, int column, string text)

Description

Set the text for the specified cell. Please note that even if auto sorting is enabled, the row will not be resorted. Use the 'sort()' function.