Hi.
You may want to useGtkTreeModelFilter as a layer between your model
and GtkTreeView. Docs:
http://library.gnome.org/devel/gtk/stable/GtkTreeModelFilter.html
2009/1/11 dhk :
> How do you hide a GtkTreeSelection once you have the row selected?
> Instead of deleting the row I would like to make
How do you hide a GtkTreeSelection once you have the row selected?
Instead of deleting the row I would like to make it invisible.
Thanks,
dhk
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-