Hello, I have the same problem. The only callback that I found is the "clicked" callback on each GtkTreeColumn but it only works for left button click (the one that change the sort order). I would also like to popup a menu on the column using the right click. For the time beeing, I do it on the list directly and I get the column with the function gtk_tree_view_get_path_at_pos. So the user have to click on a row to get the popup menu. Benoit. Le Jeudi 13 Novembre 2003 12:33, Harobed a écrit : > Hi, > > I would like to show popup window when I click on title column of > TreeView. > > My problem is than I don't success to define signal on title of column. > > I added widget to title column, I defined signal on this widget but it's > not actived ! I don't understand. > > Someone I've one exemple ? > > > Thanks _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list