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)
commit659a1ceff63839daf1fc46e7972dbfa58d5d1ade
treeffb0ac8705f6a5b49309541fa61060c745c2b0b4
parentbfb9b4ce3e561a1f8f91e449e397dd5448795850
When we create the root window object, just pass 0 for the window id.

We used to call DefaultRootWindow, but ecore_x needs to treat 0 as a
reference to the root window, too.
src/ecore_x/rb_ecore_x.c