Home | All Classes | Grouped Classes | Index | Search
Replaces the item at position index with new item. Replaces the item at position index with text.
void change_item( CL_ListItem* item, int index); void change_item( const std::string& text, int index);
See also: