Signal
AdwSidebar::drop-enter
unstable since: 1.9
Description [src]
Emitted when the pointer enters the item at index.
Applications can use this to set their default drop action even when
AdwSidebar:drop-preload is set to FALSE.
See GtkDropTarget::enter.
| Default handler: The default handler is called after the handlers added via |
| Available since: 1.9 |
Return value
Type: GdkDragAction
The preferred action for the drop.