[ 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.
actions |
Possible drag actions that need to be asked for. |
the final drag action that the sidebar should pass to the drag side of the drag-and-drop operation. |