What Inti documentation is there?
There is three kinds of documentation – this FAQ sheet, the reference manual and a tutorial. The Inti reference manual is written with Doxygen so if you look at the header files you will find them filled with doxygen comments. In beta releases you will need Doxygen to compile the reference manual. In stable releases the reference manual will come precompiled. The Inti tutorial is very extensive and follows the same format as the GTK+ tutorial. It covers all the widget classes and works through all the examples in the examples directory.