Function

Gdkdrag_get_selection

Declaration [src]

GdkAtom
gdk_drag_get_selection (
  GdkDragContext* context
)

Description [src]

Returns the selection atom for the current source window.

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.