ui/motif/toolkit.h

changeset 28
794a5c91c479
parent 27
77b09bb52ca0
child 34
0ec8a5f17782
equal deleted inserted replaced
27:77b09bb52ca0 28:794a5c91c479
47 } UiEventData; 47 } UiEventData;
48 48
49 void ui_set_active_window(Widget w); 49 void ui_set_active_window(Widget w);
50 Widget ui_get_active_window(); 50 Widget ui_get_active_window();
51 51
52 void ui_secondary_event_loop(int *loop);
53
52 #ifdef __cplusplus 54 #ifdef __cplusplus
53 } 55 }
54 #endif 56 #endif
55 57
56 #endif /* TOOLKIT_H */ 58 #endif /* TOOLKIT_H */

mercurial