Hi Yeti,
Thanks so much for the useful response! I was able to test out the
Extended Window Manager hints feature with a small program (I also
referred Nautilus source code which already uses this through gdk).
Thanks again!
Gaurav
On 3/22/07, David Nečas (Yeti) <[EMAIL PROTECTED]> wrote:
> On
On Thu, Mar 22, 2007 at 10:48:48AM +0530, Gaurav Jain wrote:
> I need to determine the actual desktop bounds usable by a GTK
> application on a Linux Desktop. The screen size (the one returned by
> gdk_screen_width() and gdk_screen_height()) also includes window
> manager bars such as the task bar
Hi,
I need to determine the actual desktop bounds usable by a GTK
application on a Linux Desktop. The screen size (the one returned by
gdk_screen_width() and gdk_screen_height()) also includes window
manager bars such as the task bar, the panels on top and bottom of the
screen, etc. and I don't w