1. GTK+ Internals Guide
1.1. Topics Brainstorming
Which topics would you like this guide to cover?
Geometry/Size Management (size-request, size-allocate, containers & children)
Drawing Model (http://primates.ximian.com/~federico/misc/gtk-drawing-model/index.html
Theming (http://live.gnome.org/GnomeArt/Tutorials/GtkThemes)
- Widget
- NO_WINDOW widgets, widgets with several subwindows
Why is GObject the way it is? (rationale for the design -> bindings?)
- Best practices to write a widget from scratch
- A section for each stock widget with their own quirks and special cases?