gtkamlc
XML application markup language for GTK+ and Vala
Install
- All systems
-
curl cmd.cat/gtkamlc.sh
- Debian
-
apt-get install gtkaml - Ubuntu
-
apt-get install gtkaml - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install gtkaml - Raspbian
-
apt-get install gtkaml
gtkaml
XML application markup language for GTK+ and Vala
gtkaml is a XML language that extends the Vala.Parser and aimed at creating valid GTK+ UI classes. It features a compact XML syntax for describing the way Gtk widgets are laid out in custom widgets.
gtkaml-dbg
XML application markup language for GTK+ and Vala - debug symbols
gtkaml is a XML language that extends the Vala.Parser and aimed at creating valid GTK+ UI classes. It features a compact XML syntax for describing the way Gtk widgets are laid out in custom widgets. This package contains the debugging symbols for gtkaml.