Is it possible to make a GtkWindow (In my case one that is used as a tooltip) appear only in the main application window as if it was drawn on it?
If no, I’ll probably modify my tooltip API to be drawing the tooltip instead.
I don’t like how it can appear outside of the application.