Method

GdkDragContextget_actions

since: 2.22

Declaration [src]

GdkDragAction
gdk_drag_context_get_actions (
  GdkDragContext* context
)

Description [src]

Determines the bitmask of actions proposed by the source if gdk_drag_context_get_suggested_action() returns GDK_ACTION_ASK.

Available since: 2.22

Return value

Type: GdkDragAction

The GdkDragAction flags.