Cancel a Drag & Drop for some specific items in a Gtk.TreeView
- From: <c buhtz posteo jp>
- To: gtk-app-devel-list gnome org
- Subject: Cancel a Drag & Drop for some specific items in a Gtk.TreeView
- Date: Mon, 10 Sep 2018 23:25:49 +0200
I also opened this question on
https://stackoverflow.com/q/51974845/4865723
I have a Gtk.TreeView here. Most but not all of the items should be
able to be dragged & dropped. For example the first item should not be
able to be dragged & dropped but it should be selectable.
How can I realize this? Maybe I have to use the drag-begin signal and
stop the drag in there. But I don't know how.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]