Re: WM icons



>     icon=gdk_pixmap_create_from_xpm(my_window->window,
> 				    NULL,
> 				    NULL,
> 				    "icon.xpm");

I'm doing something similar as Alexander...

The pixmap is to be viewed on the root-window (right?)
What window would be the most corret one to use?
Is it the window that is about to be minimized?

BTW, Why do I need a window anyway.
There is a window called GDK_ROOT_PARENT(). What is that?

/Johan



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