Commit 6d13d81
[GTK4] Implement DropTarget async drop handling
Implement GTK4 DropTarget support using GtkDropTargetAsync with accept,
enter/motion/leave and drop handlers.
Add GTK4 drop data flow integration by matching offered GTypes, reading
drop values asynchronously via gdk_drop_read_value_async/finish, and
finishing drops with the selected action.
Tested with DNDExample.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent e673c2a commit 6d13d81
5 files changed
Lines changed: 512 additions & 79 deletions
File tree
- bundles/org.eclipse.swt
- Eclipse SWT Drag and Drop/gtk/org/eclipse/swt/dnd
- Eclipse SWT PI/gtk
- library
- org/eclipse/swt/internal
- gtk4
- gtk
0 commit comments