diff -r a137277f9173 -r 77b09bb52ca0 ui/motif/toolkit.h --- a/ui/motif/toolkit.h Sat Apr 05 15:53:41 2014 +0200 +++ b/ui/motif/toolkit.h Sat Apr 05 18:41:30 2014 +0200 @@ -46,6 +46,9 @@ int value; } UiEventData; +void ui_set_active_window(Widget w); +Widget ui_get_active_window(); + #ifdef __cplusplus } #endif