Posted: Fri Apr 27, 2007 6:30 am Post subject: unselection in gtktreeview
iam using gtktreeview witk gtkliststore model.
wht i need is want to remove the selection
i tried this but it doesn't seem to work
gtk_tree_model_unref_node (GTK_TREE_MODEL(store2), &iter1);
thank u
sree