Which toplevel window is on top?

2015-12-20 Thread Richard Shann
I would like to know which of the top-level windows in my application is on top. Is there a way of doing this? I see that GdkEventVisibility has been deprecated since version 3.12 and should not be used in newly-written

Re: Which toplevel window is on top?

2015-12-20 Thread Emmanuele Bassi
Hi; On 20 December 2015 at 18:01, Richard Shann wrote: > I would like to know which of the top-level windows in my application is > on top. Is there a way of doing this? I see that You can only see if your window has focus or contains the pointer — i.e. it's the one