Embedding wxPython in Motif

Embedding wxPython in Motif
A little more digging shows that function wxWindow_FromHWND() does exist in Unix/Gtk, however when you call it you get a NotImplementedError exception :frowning:

Would it be possible to implement the function for Gtk, please?

regards

Richard Townsend