Difference between revisions of "Libglade"
(Created page with "{{Entry |Name=Libglade |Short description=Lets users load GLADE interfaces at runtime |Full description=Libglade lets a program to load its user interface from an XML description...") |
(Added Debian link) |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
|Short description=Lets users load GLADE interfaces at runtime | |Short description=Lets users load GLADE interfaces at runtime | ||
|Full description=Libglade lets a program to load its user interface from an XML description at runtime. The XML file format is that of the user interface builder GLADE, so libglade acts as an alternative to GLADE's code generation approach. You can change the look of your application without recompiling. Libglade also provides a simple interface for connecting handlers to the various signals in the interface (on platforms where the gmodule library works correctly, it is possible to connect all the handlers with a single function call). Once the interface has been started, libglade gives no overhead, so there is no performance tradeoff beyond the initial interface loading time. | |Full description=Libglade lets a program to load its user interface from an XML description at runtime. The XML file format is that of the user interface builder GLADE, so libglade acts as an alternative to GLADE's code generation approach. You can change the look of your application without recompiling. Libglade also provides a simple interface for connecting handlers to the various signals in the interface (on platforms where the gmodule library works correctly, it is possible to connect all the handlers with a single function call). Once the interface has been started, libglade gives no overhead, so there is no performance tradeoff beyond the initial interface loading time. | ||
+ | |Homepage URL=http://www.jamesh.id.au/software/libglade/ | ||
|User level=none | |User level=none | ||
− | |||
− | |||
− | |||
|VCS checkout command=:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome checkout libglade | |VCS checkout command=:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome checkout libglade | ||
|Computer languages=C | |Computer languages=C | ||
− | | | + | |Accepts cryptocurrency donations=No |
− | |||
− | |||
− | |||
− | |||
|Related projects=PyGTK | |Related projects=PyGTK | ||
|Keywords=XML,library,libglade,Glade | |Keywords=XML,library,libglade,Glade | ||
− | | | + | |Version identifier=2.6.4 |
− | |Last review by= | + | |Version date=2009/03/17 |
− | |Last review date= | + | |Version status=stable |
− | + | |Version download=http://ftp.gnome.org/pub/GNOME/sources/libglade/2.6/libglade-2.6.4.tar.bz2 | |
+ | |Version comment=2.6.4 stable released 2009-03-17 | ||
+ | |Last review by=Bendikker | ||
+ | |Last review date=2018/02/21 | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Is GNU=No |
− | | | + | |License verified date=2002-04-24 |
− | | | + | }} |
− | | | + | {{Project license |
+ | |License=LGPLv2orlater | ||
+ | |License verified by=Janet Casey | ||
|License verified date=2002-04-24 | |License verified date=2002-04-24 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=James Henstridge | ||
|Role=Maintainer | |Role=Maintainer | ||
− | + | }} | |
− | | | + | {{Resource |
− | |Resource URL= | + | |Resource audience=Debian (Ref) |
+ | |Resource URL=https://tracker.debian.org/pkg/libglade | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 52: | Line 52: | ||
|Interface=library | |Interface=library | ||
|Use=library | |Use=library | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 70: | Line 65: | ||
|Prerequisite description=libxml | |Prerequisite description=libxml | ||
}} | }} | ||
+ | {{Featured}} |
Latest revision as of 09:14, 21 February 2018
Overview
Libglade
http://www.jamesh.id.au/software/libglade/
Lets users load GLADE interfaces at runtime
Libglade lets a program to load its user interface from an XML description at runtime. The XML file format is that of the user interface builder GLADE, so libglade acts as an alternative to GLADE's code generation approach. You can change the look of your application without recompiling. Libglade also provides a simple interface for connecting handlers to the various signals in the interface (on platforms where the gmodule library works correctly, it is possible to connect all the handlers with a single function call). Once the interface has been started, libglade gives no overhead, so there is no performance tradeoff beyond the initial interface loading time.
Details
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
James Henstridge | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking,Developer,Support | mailto:james@jamesh.id.au | |
Debian (Ref) | https://tracker.debian.org/pkg/libglade | |
Developer | VCS Repository Webview | http://cvs.gnome.org/viewcvs/libglade |
Bug Tracking | VCS Repository Webview | http://bugzilla.gnome.org/enter_bug.cgi?product=libglade |
Software prerequisites
Kind | Description |
---|---|
Required to use | GLADE |
Required to use | libxml |
Required to use | GTK+ |
About this entry
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.