]> Pileus Git - ~andy/gtk/commit
Make offscreen windows not be in hierarchy
authorAlexander Larsson <alexl@redhat.com>
Wed, 18 Feb 2009 10:57:28 +0000 (11:57 +0100)
committerAlexander Larsson <alex@localhost.localdomain>
Thu, 2 Apr 2009 08:16:30 +0000 (10:16 +0200)
commitb48c9f37fbfb8e62af47726b4237b8afe75f5609
tree1a4bb4436d187c8a1ffb59c390c8f34ad9e3026d
parent1208c2fa115634ae66c03852aff5e4376e2183b1
Make offscreen windows not be in hierarchy

In the new world offscreen windows are a form of toplevels. So,
they don't have a parent, nor do we use the offscreen hooks.
tests/gtkoffscreenbox.c