When we create the root window object, just pass 0 for the window id.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 21 Aug 2004 09:41:43 +0000 (09:41 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sat, 21 Aug 2004 09:41:43 +0000 (09:41 +0000)
We used to call DefaultRootWindow, but ecore_x needs to treat 0 as a
reference to the root window, too.


No differences found