ui/motif/toolkit.h

changeset 928
35a0fd2f4f3d
parent 924
6c6e97e06009
child 929
43cb1ea4c582
--- a/ui/motif/toolkit.h	Sun Nov 23 09:28:22 2025 +0100
+++ b/ui/motif/toolkit.h	Sun Nov 23 10:12:42 2025 +0100
@@ -84,6 +84,7 @@
 
 XtAppContext ui_motif_get_app(void);
 Display* ui_motif_get_display(void);
+void ui_motif_set_fallback_resources(String fallback[]);
 
 void ui_set_active_window(Widget w);
 Widget ui_get_active_window();

mercurial