ui/motif/toolkit.h

changeset 113
dde28a806552
parent 101
7b3a3130be44
--- a/ui/motif/toolkit.h	Sun Oct 19 21:20:08 2025 +0200
+++ b/ui/motif/toolkit.h	Mon Nov 10 21:52:51 2025 +0100
@@ -84,6 +84,7 @@
 
 void ui_exit_mainloop();
 
+XtAppContext ui_motif_get_app(void);
 Display* ui_motif_get_display(void);
 
 void ui_set_active_window(Widget w);

mercurial