Method
GdkDragContextget_dest_window
since: 3.0
Declaration [src]
GdkWindow*
gdk_drag_context_get_dest_window (
GdkDragContext* context
)
Return value
Type: GdkWindow
A GdkWindow
.
The returned data is owned by the instance. |
since: 3.0
GdkWindow*
gdk_drag_context_get_dest_window (
GdkDragContext* context
)
Type: GdkWindow
A GdkWindow
.
The returned data is owned by the instance. |