aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libglade.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2010-05-13libglade 2.6.4Jørgen P. Tjernø
Libglade is a library that performs a similar job to the C source output routines in the GLADE user interface builder. Whereas GLADE's output routines create C source code that must be compiled, libglade builds the interface from an XML file (GLADE's save format) at runtime. This can allow modifying the user interface without recompiling. Signed-off-by: Adam Vandenberg <flangy@gmail.com> * gtk+ dep pulls in glib and atk * Remove unused configure switch