THe XFC Documentation. ====================== The directory contains all the reference and tutorial documentation. The easiest way to access this documentation is through the main HTML page, . The subdirectory contains a FAQ file that answers some frequently asked questions about GTK+ and XFC. The subdirectory contains a collection of useful HOWTOs, covering everthing from the basic structure and function of the XFC libraries to widget programming. There is a HOWTO for most widgets. Each HOWTO first covers any important widget basics and then works through a widget example. The source code for these examples can be found in the directory. The HOWTOs are also linked to the API reference so that their information is easily accessible from there. The subdirectory contains a complete API reference manual. If you are using the CVS version of XFC, the API reference will be compiled by Doxygen the first time you run make. The subdirectory contains the XFC tutorial "GTK+ Programming in C++ with XFC", which covers the basics of GTK+ programming in C++ using the Xfce Foundation Classes. Whether you're new to GTK+ or an experienced programmer, you should find this tutorial beneficial and easy to follow. The source code for the tutorial examples can be found in the directory. The documentation is compiled and installed by default but you can disable this by passing the "--disable-docs" option to configure.