Re: [gtk-list] Access the real root-window?




"Rick Speer" <rick_speer@hotmail.com> 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]