Tristan Van Berkom

for glade3 3.8.5

Abstract

This document attempts to describe how to use the Glade UI Designer core library to integrate Glade into your application and how to integrate your custom GTK+ derived widgets into the Glade UI Designer.

You can always get the latest version of this document here and you should have received a copy with the glade-3 tarball.


I. Adding your custom widgets
Introducing the Glade Catalog — How to write and install a catalog
Widget Adaptor Definitions — Adding support for custom widgets
Property Class Definitions How to augment or define a GladePropertyClass
Python Gtk widgets support — How to write and install a catalog for a python widget library
II. Glade Core
GladeApp
GladeProject
GladeWidget
GladeFixed
glade-property
GladeWidgetAdaptor
GladePropertyClass
GladeWidgetAction
GladeCommand
GladeClipboard
GladeBaseEditor
GladePlaceholder
glade-xml-utils
III. Dockable Glade UI Widgets
GladeEditor
GladeEditorProperty
GladePalette
GladeClipboardView
GladeInspector
glade-signal-editor
GladeDesignView
IV. Miscellaneous utilities
glade-parameter
glade-utils
Index