gtkaml
XML application markup language for GTK+ and Vala
Install
- All systems
-
curl cmd.cat/gtkaml.sh
- Debian
-
apt-get install gtkaml
- Ubuntu
-
apt-get install gtkaml
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gtkaml
- Raspbian
-
apt-get install gtkaml
- Dockerfile
- dockerfile.run/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.