drop_enter


Description:

public signal DragAction drop_enter (uint index)

Emitted when the pointer enters the item at index.

Applications can use this to set their default drop action even when [property@Sidebar:drop-preload] is set to `FALSE`.

See [signal@Gtk.DropTarget:AdwSidebar:enter].

Parameters:

index

index of the hovered item

Returns:

the preferred action for the drop