Extracted from as of .
   

Class GTK2.GladeXML

Inheritance graph
GTK2.G.Object GTK2.GladeXML
Description

Glade is a free GUI builder for GTK2+ and Gnome. It's normally used to create C-code, but can also produce code for other languages. Libglade is a utility library that builds the GI from the Glade XML save files. This module uses libglade and allows you to easily make GUI designs to be used with your Pike applications.


Inherit Object

inherit G.Object : Object