Re: Documentation contradictory



On Tue, 2010-02-16 at 02:23 -0200, John Williams wrote:
> Property
> "skip-taskbar-hint": http://library.gnome.org/devel/gtk/stable/GtkWindow.html#GtkWindow--skip-taskbar-hint
> TRUE if the window should not be in the task bar.
> Default value: FALSE

The default false value of a property like this means that normally
Windows don't ask the window manager to conceal them from pagers, etc.
Which is what you want. You only need to set this property true if
you're doing something unusual.

My take on this was:
http://java-gnome.sourceforge.net/4.0/doc/api/org/gnome/gtk/Window.html#setSkipPagerHint(boolean)

AfC
Sydney

Attachment: signature.asc
Description: This is a digitally signed message part



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