Re: [gtk2]: gtktreeview signal when one left click ?



On Saturday August 09 2003 17:36 CEST, TORRI Vincent wrote:
    
Does anybody know the answer (even a trick to get the row and
the column of the treeview, when one left click on the
treeview) ?
    
Do you mean a left mouse click on the little arrow of line to
open and show the colomn that is in tree under this line?
    
If yes then you can use the signal "row-expanded" which is
comming with the GtkTreeView widget in Gtk2. And for a later
closing of this tree column you can use "row-collapsed".
    
Mathew
    



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