|
GtkOL
Reference Manual |
|
2. GtkOL core reference
Because libgtkol overlays libgenerics and GTK+, there are some considerations you should be aware of such as :
- metaclasses,
- serialization process handling,
- object listener abstraction.
The purpose of this section is to describe how
GtkOL handles the GUI instances hierarchy and how you can retreive
such an application hierarchy. It will show you how to catch specific
events on widgets too and will expose the xml serialization
capabilities of the library.