X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/298fe32f7a9a1257e4cdc0c07c8698984eb5f4fe..f7204798e2b7db9e5ebd94c327ed0fef72b18862:/docs/latex/wx/wxgtk.tex diff --git a/docs/latex/wx/wxgtk.tex b/docs/latex/wx/wxgtk.tex index 8d12d3b588..9a53594b2f 100644 --- a/docs/latex/wx/wxgtk.tex +++ b/docs/latex/wx/wxgtk.tex @@ -1,17 +1,17 @@ \section{wxGTK port}\label{wxgtkport} -wxGTK is a port of wxWindows using the GTK+ library available +wxGTK is a port of wxWidgets using the GTK+ library available from www.gtk.org. It makes use of GTK+'s native widgets wherever -possible and uses wxWindows' generic controls when needed. GTK+ +possible and uses wxWidgets' generic controls when needed. GTK+ itself has been ported to a number of systems, but so far only the original X11 version is supported. Support for the recently released -GTK+ 2.0 including Unicode support is still under construction. +GTK+ 2.0 including Unicode support is work in progress. You will need GTK+ 1.2.3 or higher which is available from: \urlref{http://www.gtk.org}{http://www.gtk.org} -In order to configure wxWindows to compile wxGTK you will +In order to configure wxWidgets to compile wxGTK you will need to type: \begin{verbatim}