Re: Mouse leave on a row of GtkTreeView
- From: cecashon aol com
- To: pspgen mail bg, gtk-app-devel-list gnome org
- Subject: Re: Mouse leave on a row of GtkTreeView
- Date: Tue, 19 Sep 2017 13:38:55 -0400
Could you use a GtkListBox? With a list box you can add a widget to the row and connect the
"enter-notify-event" and "leave-notify-event" signals. There is example code for a list box at
https://blog.gtk.org/2017/06/01/drag-and-drop-in-lists-revisited/
It is drag and drop but you could change up widgets and connect different signals easy enough.
Eric
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]