Re: Help removing GtkListStore rows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

1. You have a memory leak: The string from gtk_tree_path_to_string must be
   g_free()'d.

2. I think you can't cast a "store" ("model") into a "view", otherwise
   using one store for multiple views wouldn't be possible.

HTH

Jan-Marek
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux