gtkDragGetSourceWidget {RGtk2} | R Documentation |
Determines the source widget for a drag.
gtkDragGetSourceWidget(context)
|
[GdkDragContext ] a (destination side) drag context. |
[GtkWidget
] if the drag is occurring within a single application,
a pointer to the source widget. Otherwise, NULL
.
Derived by RGtkGen from GTK+ documentation