Part II. Glade Core
Table of Contents
Initializing the library
GladeCatalog
GladeApp
— The central control point of the Glade core.
GladeProject
— The Glade document hub and Load/Save interface.
GladeWidget
— An object wrapper for the Glade runtime environment.
GladeWidgetAdaptor
— Adaptor base class to add runtime support for each widget class.
GladeWidgetAction
— Context menu and toolbar actions.
GladeWidgetActionDef
GladeFixed
GladeProperty
— An interface to properties on the
GladeWidget
.
GladePropertyDef
— Property Definition metadata.
GladeCommand
— An event filter to implement the Undo/Redo stack.
GladeClipboard
— A list of
GladeWidget
objects not in any
GladeProject
.
GladeBaseEditor
— A customisable editor
GladePlaceholder
— A
GtkWidget
to fill empty places.
GladeSignal
GladeSignalDef
GladeNameContext
Xml Utils
— An api to read and write xml.