The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Renard::Curie::Component::MainWindow::Role::DragAndDrop - Role for drag-and-drop

VERSION

version 0.003

METHODS

setup_dnd

  method setup_dnd()

Setup drag and drop.

CALLBACKS

on_drag_data_received_cb

  on_drag_data_received_cb

Whenever the drag and drop data is received by the application.

AUTHOR

Project Renard

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by Project Renard.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.