Download List

项目描述

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 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

此 beta 版包括瓦拉编译器,使未来的发展与互动的新方式。应该有相比 0.4.3's 的功能,而无显著差异: 与瓦拉 0.12/0.14/0.15 ; 兼容性从命令行源代码文件顺序并不相关了 (以前建筑限制) ;并支持自定义创建方法 (构造仍将生成的 gtkaml)。
标签: 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