ui/motif/toolkit.h

changeset 99
ea1a2d5de765
parent 98
efaae97bd95b
child 119
d7a7fb79b5f7
equal deleted inserted replaced
98:efaae97bd95b 99:ea1a2d5de765
59 59
60 void ui_set_active_window(Widget w); 60 void ui_set_active_window(Widget w);
61 Widget ui_get_active_window(); 61 Widget ui_get_active_window();
62 62
63 void ui_secondary_event_loop(int *loop); 63 void ui_secondary_event_loop(int *loop);
64 void ui_window_dark_theme(Display *dp, Window window);
64 65
65 #ifdef __cplusplus 66 #ifdef __cplusplus
66 } 67 }
67 #endif 68 #endif
68 69

mercurial