Re: GtkTreeView row selection change events



I believe it's "row-activated" when a user double-clicks and "cursor-changed" when the selected row has changed.

- Micah Carrick

 Developer - http://www.micahcarrick.com
 GTK+ Forums - http://www.gtkforums.com



Christopher Harvey wrote:
Hello GTKers,
What is the event name that fires when the user changes the current
GtkTreeView row selection, and what structure is it associated with? I'm
willing to check the current selection on the mouse click event except I
don't know if the current selection would be updated before or after I
receive the click event. I'm using a single selection only TreeView if
it matters.
Thanks.

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list




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