Download List

Projeto Descrição

gtkaml is an XML syntax and parser that extends the Vala.Parser and transforms all your tags into a valid Gtk+ UI class. It features a casual XML syntax for describing the way Gtk widgets are laid out in a (new) custom widget you're creating. Code "islands" (written in Vala) are used for widget signal handling and other methods/signals/properties that you're introducing. It doesn't depend on an external library at run-time, and it is much more readable than the usual UI boilerplate.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-01-04 06:41 Back to release list
0.6 beta1

Esta versão beta inclui uma nova forma de interação com o compilador Vala que permite que os desenvolvimentos futuros. Não deve haver nenhuma diferença notável em relação à funcionalidade de 0.4.3's, que não: compatibilidade com Vala 0.12/0.14/0.15; ordem dos arquivos de origem de linha de comando não é mais relevante (limitação arquitectónica anterior); e o apoio aos métodos de criação personalizada (a construção ainda ser gerada por gtkaml).
Tags: rewrite, Beta, Minor feature enhancements
This beta release includes a new way of interaction with the Vala compiler that enables future developments. There should be no notable differences compared to 0.4.3's functionality, other than: compatibility with Vala 0.12/0.14/0.15; source files' order from command line is not relevant anymore (previous architectural limitation); and support for custom creation methods (the construct will still be generated by gtkaml).

Project Resources