Hi , i am using GtkTreeView with 2 columns, first Column has editable property.
i am doing : 1)gtk_tree_view_get_cursor() to get GtkTreePath and focus column. 2) pointing to first column by using gtk_tree_view_get_column() function. 3)using gtk_tree_view_set_cursor() function having arguments as :path from first step and column from second step and editable as TRUE. 3) but the row is not selecting and data in the column is not editing. any help? _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list