Method

GdkDragContextget_source_window

since: 2.22

Declaration [src]

GdkWindow*
gdk_drag_context_get_source_window (
  GdkDragContext* context
)

Description [src]

Returns the GdkWindow where the DND operation started.

Available since: 2.22

Return value

Type: GdkWindow

A GdkWindow.

The returned data is owned by the instance.