A markup language for GTK user interfaces
GtkBuilder XML format is quite verbose, and many app developers don't like using WYSIWYG editors for creating UIs. Blueprint files are intended to be a concise, easy-to-read format that makes it easier to create and edit GTK UIs. Internally, it compiles to GtkBuilder XML as part of an app's build system. It adds no new features, just makes the features that exist more accessible. Another goal is to have excellent developer tooling--including a language server--so that less knowledge of the format is required. Hopefully this will increase adoption of cool advanced features like GtkExpression.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.12.0-2.fc41 | - |
Fedora 41 | 0.12.0-2.fc41 | - |
Fedora 40 | 0.12.0-1.fc40 | - |
You can contact the maintainers of this package via email at
blueprint-compiler dash maintainers at fedoraproject dot org
.