Hello

I development the treeview, and already insert row's one after another. 
But now wanted to insert one row between two row's already existing.

Example:

I have the following column:

String1
String2

I want to do insert the string3 between string1 and string2

String1
String3
String2

thanks for help me 

Pedro Santos



                                          
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to