Function register_dnd_destination

Source
pub fn register_dnd_destination<Message>(
    surface: DndSurface,
    rectangles: Vec<DndDestinationRectangle>,
) -> Task<Message>
Expand description

Register a Dnd destination.