Name change replacements
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27090 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
\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 work in progress.
|
||||
@@ -11,7 +11,7 @@ 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}
|
||||
|
Reference in New Issue
Block a user