Damon, Owen, can we resolve this issue one way or the other ? Should I commit the patch attached to http://bugzilla.gnome.org/show_bug.cgi?id=95398 which removes the special-casing of class structs and makes them default to public like other structs ? In other news, I have been working a bit on whipping up the object hierarchies produced by gtk-doc a bit I have a patch which employs the dot utility (part of GraphViz) to produce images like the one attached below, together with the necessary image maps (I have attached only the GtkSpinButton snipplet, since the complete GTK+ hierarchy is a bit overwhelming...). I wonder how to best integrate this feature with gtk-doc. I guess we don't want a hard dependency on GraphViz (and compile time doesn't make any real sense), thus the simplest thing would be to add a --graphical-hierarchies option or just detect the absense of dot at runtime and fall back to the old textual trees ? Matthias
Attachment:
GtkSpinButton_tree.png
Description: Binary data