[Top]
GTK
GTK.GladeXML
|
Class GTK.GladeXML
- Description
Glade is a free GUI builder for
GTK+ 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 GUI 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. Since PiGTK doesn't
support Gnome yet, you can only use the normal GTK widgets.
|