]> Pileus Git - ~andy/gtk/commit
New function to get the source widget of a drag.
authorOwen Taylor <otaylor@redhat.com>
Fri, 27 Nov 1998 17:16:36 +0000 (17:16 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Fri, 27 Nov 1998 17:16:36 +0000 (17:16 +0000)
commitf26c189e5b89bc21a24411358fa1fff4472ccca6
treeed2edf81fc2e41a6f9bdffa325d088a00070e8d7
parent4ab10dc891a84331551f00bb7ba24f5319c4a8c6
New function to get the source widget of a drag.

Fri Nov 27 12:17:15 1998  Owen Taylor  <otaylor@redhat.com>

* gtk/gtkdnd.[ch] (gtk_drag_get_source_widget): New function to
get the source widget of a drag.

* gtk/gtkdnd.[ch]: Target flags GTK_TARGET_SAME_[WIDGET/APP]
to restrict certain targets to the same widget or to
the same application.

* gtk/testdnd.c: Test gtk_drag_get_source_widget().
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkdnd.c
gtk/gtkdnd.h
gtk/testdnd.c
tests/testdnd.c