ui/gtk/toolkit.h

changeset 16
a499c8a72c15
parent 5
19d37cb9c96c
child 21
012418e7dc90
--- a/ui/gtk/toolkit.h	Tue Apr 01 11:50:32 2014 +0200
+++ b/ui/gtk/toolkit.h	Tue Apr 01 11:53:10 2014 +0200
@@ -41,6 +41,7 @@
     UiObject    *obj;
     ui_callback callback;
     void        *user_data;
+    int         value;
 } UiEventData;
 
 

mercurial