-
Config: Valid configuration options for designer (appears under [designer]
section in gnue.conf)
-
Incubator: An object factory
-
ObjectList: Maintains a list of GObjects, keeping it in synch with any attribute
changes, additions, or deletions.
-
parsertoobj: Take a GParser definition and create a Designer document model
-
preferences
-
TemplateBase: Provides a base class for templates
Guidelines for writing templates:
Never, ever, EVER overwrite the __init__ method.
-
tools
-
UndoManager
|