Method

GdkDragContextlist_targets

since: 2.22

Declaration [src]

GList*
gdk_drag_context_list_targets (
  GdkDragContext* context
)

Description [src]

Retrieves the list of targets of the context.

Available since: 2.22

Return value

Type: A list of GdkAtom

A GList of targets.

The returned data is owned by the instance.