libglade-2.4.1

Introduction to libglade

The libglade package contains libglade libraries. These are useful for loading Glade interface files in a program at runtime.

Package information

libglade dependencies

Required

libxml2-2.6.17 and GTK+-2.6.4

Optional

Python-2.4 and GTK-Doc-1.2

Installation of libglade

Install libglade by running the following commands:

./configure --prefix=/usr &&
make &&
make install

Command explanations

--enable-gtk-doc: This switch can be added to rebuild the HTML documentation.

Contents

The libglade package contains libglade-convert (requires python and pyexpat.so) and libglade libraries.

Description

libglade-convert

libglade-convert is used to convert old Glade interface files to Glade-2.0 standards.

libglade libraries

libglade libraries contain the functions necessary to load Glade interface files.

Last updated on 2005-01-06 10:34:13 -0700