ui/motif/toolkit.h

changeset 27
77b09bb52ca0
parent 17
db95c0104937
child 28
794a5c91c479
--- 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

mercurial