libglade-2.3.6

Introduction to libglade

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

Package information

libglade dependencies

Required

libxml2-2.6.9 and GTK+-2.4.1

Optional

Python-2.3.3 (if compiled utilizing expat-1.95.7) 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 libraries.

Description

libglade libraries

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