A User Interface Builder for Gtk+ and Gnome https://glade.gnome.org/
Go to file
2024-01-05 23:06:20 +01:00
glade-3.desktop automatic version update by autodist [release 3.18.3-1mamba;Tue May 13 2014] 2024-01-05 23:06:18 +01:00
glade.png automatic version update by autodist [release 3.18.3-1mamba;Tue May 13 2014] 2024-01-05 23:06:18 +01:00
glade.spec automatic version update by autodist [release 3.40.0-1mamba;Thu Aug 11 2022] 2024-01-05 23:06:20 +01:00
README.md automatic version update by autodist [release 3.18.3-1mamba;Tue May 13 2014] 2024-01-05 23:06:18 +01:00

glade

Glade is a RAD tool to enable quick & easy development of user interfaces for the Gtk+ toolkit and the GNOME desktop environment. The user interfaces designed in Glade are stored in XML format, enabling easy integration with external tools. In particular libglade can load the XML files and create the interfaces at runtime. The DTD for the XML files is included with libglade, and is also at http://glade.gnome.org/glade-2.0.dtd. Other tools are available which can turn the XML files into source code in languages such as C++, Perl and Python.