Hi, Quoting "David Ne?as (Yeti)" <yeti physics muni cz>:
On Thu, Feb 08, 2007 at 08:44:50AM +0100, Stefan Kost wrote:What I like to ask you is to reply to this mail and tell us what you don't understand yet, point out parts that can be improved, let us know if there are some nagging concerns about the way GObject works.Deriving from classes that implement interfaces and changing the implementation would worth an explanation and example.
Huh, sounds scary. We can do this. Do you have pointers to an example?While checking for an example, just noticed that the "Implemented Interfaces" stuff in Gtkdoc seems quite borked. Need to fix that.
If possible then please checkout the latest version and base your feedback on that one: svn co http://svn.gnome.org/svn/glib/trunk glib cd glib ./autogen.sh --prefix=$HOME/testI believe --enable-gtk-doc is missing here.
Yes. Keep forgetting that too.
make cd docs/reference/gobject evince html/index.html &Yeti
Thanks for the feedback Stefan