Re: PyGObject: modify drag icon in TreeView
- From: <c buhtz posteo jp>
- To: gtk-app-devel-list gnome org
- Subject: Re: PyGObject: modify drag icon in TreeView
- Date: Thu, 16 Aug 2018 22:08:21 +0200
I can not find a "drag-begin" example on the internet.
On 2018-08-14 00:02 "c.buhtz--- via gtk-app-devel-list"
<gtk-app-devel-list gnome org> wrote:
I want to use the "drag-begin" event to show an individual drag-icon.
<https://lazka.github.io/pgi-docs/#Gtk-3.0/classes/Widget.html#Gtk.Widget.signals.drag_begin>
But it has no effect in my Gtk.TreeView
- I tested with connect() and connect_after()
- the events are called (tested by print-call)
- I created a GdkPixbuf.Pixbuf.new_from_file() which returns a valid
object and not None
Any idea?
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]