

Glade
11 likes
Glade is a RAD (Rapid Application Development) tool to enable quick & easy development of user interfaces for the GTK+ toolkit.
Cost / License
- Free
- Open Source
Alerts
- Discontinued
Platforms
- Mac
- Windows
- Linux
Discontinued
The tool is not developed anymore as it cannot handle Gtk4.Instead Cambalache UI Maker is being developed but it still needs funding.
Features
- Gtk
- Rad
Tags
- Java
- Python
- xml
- perl
- vala
- c-development
Glade News & Activities
Highlights All activities
Recent activities
No activities found.
Glade information
What is Glade?
Glade is a RAD (Rapid Application Development) tool to enable quick & easy development of user interfaces for the GTK+ toolkit.
The user interfaces designed in Glade are saved as XML, and by using the GtkBuilder GTK+ object these can be loaded by applications dynamically as needed.
By using GtkBuilder, Glade XML files can be used in numerous programming languages including C, C++, C#, Vala, Java, Perl, Python,and others. And work os Linux, Windows, macOS








Comments and Reviews
I'm using to develop a simple interface for my c program and works great. Has a clean interface, just drag and drop componets to build your UI.