Method

GdkDragContextget_dest_window

since: 3.0

Declaration [src]

GdkWindow*
gdk_drag_context_get_dest_window (
  GdkDragContext* context
)

Description [src]

Returns the destination window for the DND operation.

Available since: 3.0

Return value

Type: GdkWindow

A GdkWindow.

The returned data is owned by the instance.