This document deliberately doesn't go into details regarding the API as you can read this from the header files. The best way to learn how Mint works generally is to see the example programs included with the mtMintKit package.
This is a very basic hello world style program that uses a simple alert dialog.
Demo demonstrates how to use many of the widgets that Mint has available.
Font demonstrates how to use the font facilities.
Inifile demonstrates how to read and write inifiles.
Calculator was the first fully functional application that I created with Mint. It demonstrates these features:
Calendar demonstrates these features:
Layout is a simple demo of how to develop a dialog widget which can be resized when the program is run in a multi tasking window environment. It demonstrates these features:
Gettext demonstrates how to use gettext to translate strings into UTF-8 so that Mint applications can be localized for different languages. In order to correctly see the various translations provided you will need to use a font that contains these characters.