ui/gtk/toolkit.h

changeset 21
012418e7dc90
parent 16
a499c8a72c15
child 33
458831c574f4
equal deleted inserted replaced
20:2dda1ad6dc7a 21:012418e7dc90
42 ui_callback callback; 42 ui_callback callback;
43 void *user_data; 43 void *user_data;
44 int value; 44 int value;
45 } UiEventData; 45 } UiEventData;
46 46
47 void ui_destroy_userdata(GtkWidget *object, void *userdata);
47 48
48 #ifdef __cplusplus 49 #ifdef __cplusplus
49 } 50 }
50 #endif 51 #endif
51 52

mercurial