Yuri Chornoivan c3daab8066 Update Ukrainian translation
(cherry picked from commit de4136beaf407e5909c38c28bd21e3ab1598f5df)
2020-03-21 18:55:55 +00:00
2014-01-31 16:59:12 +01:00
2019-10-01 07:49:18 +00:00
2019-03-10 18:55:28 +00:00
2019-03-30 21:15:41 +01:00
2020-03-21 18:55:55 +00:00
2019-03-10 18:55:28 +00:00
2019-11-06 12:37:00 +00:00
2005-04-01 03:23:45 +00:00
2005-09-29 18:13:26 +00:00
2019-07-02 10:04:51 +00:00
2019-10-01 07:47:06 +00:00
2019-10-01 07:47:06 +00:00
2019-09-01 05:02:19 +02:00
2004-10-07 17:21:29 +00:00
2019-03-10 18:55:28 +00:00
2018-03-12 16:01:07 -03:00
2019-09-01 05:09:51 +02:00
2015-12-21 12:05:07 -05:00

Glade

A user interface designer for Gtk+ and GNOME

Web: http://glade.gnome.org

Mailing Lists:

Download on Flathub

General Information

Glade is a RAD tool to enable quick and easy development of user interfaces for the GTK+ 3 toolkit and the GNOME desktop environment.

The user interfaces designed in Glade are saved as XML and these can be loaded by applications dynamically as needed by using GtkBuilder or used directly to define a new GtkWidget derived object class using Gtk+ new template feature.

By using GtkBuilder, Glade XML files can be used in numerous programming languages including C, C++, C#, Vala, Java, Perl, Python, and others.

About Glade

This version of Glade (Glade >= 3.10) targets GTK+ >= 3.0 and is parallel installable with Glade 3.8.

If you need to work with Glade projects that target GTK+2, you need an installation of Glade 3.8 (more information on http://blogs.gnome.org/tvb/2011/01/15/the-glade-dl/)

License

Glade is distributed under the GNU General Public License (GPL), as described in the COPYING file.

Requirements

  • GTK+ 3.10.0 or above - http://www.gtk.org
    You also need the glib, pango and atk libraries. Make sure you have the devel packages as well, as these will contain the header files which you will need to compile C applications.

  • libxml 2.4.1 - used to parse the XML files. If you have GNOME 2 you should already have this.

Installation

See the file 'INSTALL'

Description
Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit (Version 3 only) and the GNOME desktop environment.
Readme 35 MiB
Languages
C 98.9%
Meson 0.9%
CSS 0.2%