]> git.saurik.com Git - wxWidgets.git/commitdiff
Added documentation for gtk.window.force-background-colour.
authorJulian Smart <julian@anthemion.co.uk>
Fri, 26 Oct 2007 10:47:17 +0000 (10:47 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 26 Oct 2007 10:47:17 +0000 (10:47 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49454 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/sysopt.tex

index 7078bd6fa5ed16eeffcdd8dcb572e985365944e3..08eb57b3a8e439e7e48b29b50000a3852078b3dc 100644 (file)
@@ -38,7 +38,7 @@ quality, e.g. the Terminal font in small sizes is not and this option may be
 used if wider fonts selection is more important than higher quality.}
 \end{twocollist}
 
-\wxheading{GTK}
+\wxheading{GTK+}
 
 \twocolwidtha{7cm}
 \begin{twocollist}\itemsep=0pt
@@ -51,6 +51,8 @@ transparency be always available (setting it can still fail, of course) and
 setting it to $0$ makes it always unavailable.}
 \twocolitem{gtk.desktop}{This option can be set to override the default desktop
 environment determination. Supported values are \texttt{GNOME} and \texttt{KDE}.}
+\twocolitem{gtk.window.force-background-colour}{If 1, the backgrounds of windows with the wxBG\_STYLE\_COLOUR background style are cleared forcibly instead
+of relying on the underlying GTK+ window colour. This works around a display problem when running applications under KDE with the gtk-qt theme installed (0.6 and below).}
 \end{twocollist}
 
 \wxheading{Mac}