drag_action_ask


Description:

[ Version ( since = "3.10" ) ]
public signal int drag_action_ask (int actions)

The places sidebar emits this signal when it needs to ask the application to pop up a menu to ask the user for which drag action to perform.

Parameters:

actions

Possible drag actions that need to be asked for.

Returns:

the final drag action that the sidebar should pass to the drag side of the drag-and-drop operation.