Libglade {RGtk2}R Documentation

Libglade

Description

Libglade loads and parses XML descriptions of user interfaces at runtime. It also provides functions that can be used to connect signal handlers to parts of the interface.

Details

The RGtk binding to the Libglade library consists of the following components:

GladeXML
Allows dynamic loading of user interfaces from XML descriptions.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

http://developer.gnome.org/doc/API/2.0/libglade


[Package RGtk2 version 2.12.5-3 Index]