ui/gtk/list.h

changeset 778
85b6cef7fcba
parent 772
fa8afa19b8b6
child 853
380ec881faa2
--- a/ui/gtk/list.h	Sun Sep 28 20:09:08 2025 +0200
+++ b/ui/gtk/list.h	Mon Sep 29 20:16:07 2025 +0200
@@ -81,6 +81,8 @@
     void              *ondragcompletedata;
     ui_callback       ondrop;
     void              *ondropdata;
+    ui_list_savefunc  onsave;
+    void              *onsavedata;
     UiListSelection   selection;
     
 } UiListView;

mercurial