| Projects on Google Code | Results 1 - 1 of 1 |
*Gtkaml* is an XML parser that extends the [http://live.gnome.org/Vala Vala].Parser (literally) and transforms casual XML markup into a valid Gtk+ UI class.
[http://gtkaml.googlecode.com/svn/wiki/hello.png]
{{{
<HBox homogeneous="false">
<Label label="_Hello" with-mnemonic="true" expan...