Re: can i enumerate all windows?
- From: Havoc Pennington <hp redhat com>
- To: skip pobox com (Skip Montanaro)
- Cc: gtk-list gnome org
- Subject: Re: can i enumerate all windows?
- Date: 12 Jul 2001 17:25:52 -0400
Skip Montanaro <skip pobox com> writes:
> which makes it appear that the root window has only a single child. In some
> circumstances I can get GdkWindow handles to windows in other processes.
> For example, if I drop a drag source onto another application.
> Unfortunately, such windows return NULL queried for their parent. Is this
> the expected behavior?
>
Yes. GTK only knows about windows that it "cares about" for one reason
or another.
You need to use Xlib to do this sort of thing. But only X-specific
apps such as a tasklist or window manager should have any reason to do
it.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]