PM
To: Sreeram Akella
Cc: gtk-app-devel-list@gnome.org
Subject: Re: How to get the titles for all top level windows
On Tue, 2007-05-22 at 16:33 -0700, Sreeram Akella wrote:
> Hi,
> I am using GTK version 2.8.9 on Fedora Core 6.
> I need to develop an application that lists all top leve
On Tue, 2007-05-22 at 16:33 -0700, Sreeram Akella wrote:
> I would greatly appreciate it if some one can point me to the error here
> or still better a code snippet that can do this.
you want to use libwnck, not gtk+ if you plan to manipulate the entire
windows list.
ciao,
Emmanuele.
--
Emman
On Tue, 2007-05-22 at 16:33 -0700, Sreeram Akella wrote:
> Hi,
> I am using GTK version 2.8.9 on Fedora Core 6.
> I need to develop an application that lists all top level windows along
> with the corresponding titles. I tried using the method
> gdk_windows_get_toplevels() to return the GList of al
On Tue, 22 May 2007 16:33:49 -0700 Sreeram Akella wrote:
>I need to develop an application that lists all top level windows along
>with the corresponding titles. I tried using the method
>gdk_windows_get_toplevels() to return the GList of all top level
>windows on the default screen on the default