I see no reason one couldn't embed a native win32 window in a GTK+ app; just get it's HWND
and reparent it into a GTK+ widget's HWND
. It might be fiddly, but it should be completely do-able.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.