"Rick Speer" <[EMAIL PROTECTED]> writes:
> Anyone know how to get a handle to the real
> root X window (might not be the same as the
> gdk_root_window, aka GDK_ROOT_WINDOW(), in
> gdkx.h, I'm not sure)?  I'm talking about
> what's returned by the RootWindow() call in
> Xlib. I'd like to connect some signals to

$ grep 'gdk_root_window =' *.c
gdk.c:  gdk_root_window = RootWindow (gdk_display, gdk_screen);

Havoc

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to