1 \section{wxGTK port
}\label{wxgtkport
}
3 wxGTK is a port of wxWidgets using the GTK+ library available
4 from www.gtk.org. It makes use of GTK+'s native widgets wherever
5 possible and uses wxWidgets' generic controls when needed. GTK+
6 itself has been ported to a number of systems, but so far only the
7 original X11 version is supported. Support for the recently released
8 GTK+
2.0 including Unicode support is work in progress.
10 You will need GTK+
1.2.3 or higher which is available from:
12 \urlref{http://www.gtk.org
}{http://www.gtk.org
}
14 In order to configure wxWidgets to compile wxGTK you will
21 For further information, please see the files in docs/gtk