Re: [gtk-list] Access the real root-window?
- From: Havoc Pennington <hp redhat com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Access the real root-window?
- Date: 05 Apr 2000 21:57:53 -0400
"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]