Matthias Clasen
|
c590b83397
|
gdk: Add gdk_drag_drop_done
This will allow us to move the drag cancel animation to GDK.
For now, it does nothing.
|
2015-12-13 10:39:43 -05:00 |
|
Matthias Clasen
|
f4ebdb64ee
|
gdk: Add api to set drag window hotspot
With GdkDragContext now being in charge of placing the window,
it needs to know about the hotspot to place under the cursor.
|
2015-12-07 21:52:03 -05:00 |
|
Matthias Clasen
|
fff8297a50
|
Add gdk_drag_context_get_drag_window
This makes gdk_wayland_drag_context_get_dnd_window
backend-independent API and adds an implementation
for X11.
|
2015-12-01 23:47:56 -05:00 |
|
Javier Jardón
|
9d0febc9a6
|
Change FSF Address
|
2012-02-27 17:06:11 +00:00 |
|
Matthias Clasen
|
27ce9421d0
|
Fix up GDK docs
|
2010-12-25 00:02:39 -05:00 |
|
Matthias Clasen
|
92f163d40a
|
Consistently hide class structs
And, since we've decided to keep the structs private, there is
no point in having the standard GObject clas macros anymore either.
|
2010-12-24 15:54:12 -05:00 |
|
Matthias Clasen
|
ea96e5e16f
|
Explode gdkinternals.h into per-class private headers
At the same time, move some more class and instance structs
out of public headers.
|
2010-12-21 12:06:58 -05:00 |
|