Function

Gdkdrag_get_selection

since: 3.0

Declaration [src]

GdkAtom
gdk_drag_get_selection (
  GdkDragContext* context
)

Description [src]

Returns the selection atom for the current source window.

Available since: 3.0

Parameters

context

Type: GdkDragContext

A GdkDragContext.

The data is owned by the caller of the function.

Return value

Type: GdkAtom

The selection atom, or GDK_NONE.