update defaults docs

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@28867 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2009-10-22 16:01:30 +00:00
parent 695a563092
commit fa0ec57ac5

View file

@ -85,6 +85,15 @@
problem with the X-Server.
</p>
</desc>
<term>GSBackHandlesWindowDecorations</term>
<desc>
<p>
A boolean value, which indicates if the backend should let the
window-manager/native-window-system handle window
decorations. When set to <code>NO</code>, GNUstep-GUI will handle
the window decorations, which is particularly useful if you aren't
running any window manager.
</p>
<term>GSUseWMTaskBar</term>
<desc>
<p> [W32 backend only]
@ -112,15 +121,6 @@
<code>OverTheSpot</code>.
</p>
</desc>
<term>GSX11HandlesWindowDecorations</term>
<desc>
<p> [X11-based backends only]
A boolean value, by default <code>YES</code>, which indicates if
the backend should let the window manager handle window
decorations. When set to <code>NO</code>, GNUstep-GUI will handle
the window decorations, which is particularly useful if you aren't
running any window manager.
</p>
</desc>
<term>GraphicCompositing</term>
<desc>