Great work so far!

A point I miss in the tutorial is to mention the G_DEFINE_TYPE()-like
macros which should be prefered over manually defining a _get_type()
function whenever possible. As I see it this affects the following sections:

Boilerplate code
How To define Interfaces?
How To define implement an Interface?
Interface definition prerequisites


Regards,
Dominique


Stefan Kost schrieb:
> hi,
> 
> yesterday I committed a first batch of cleanups to the GObject docs.
> http://developer.gnome.org/doc/API/2.0/gobject/index.html
> 
> IMHO this is a crucial documentation for the GNOME platform and it can  
> be improved further. Marc-Andre Lureau and Zeeshan Ali already joined  
> in the quest to improve this. 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. Are there details that should be  
> explained by a picture?
> 
> 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/test
>    make
>    cd docs/reference/gobject
>    evince html/index.html &
> you don't need to install it.
> 
> Thanks!
> 
> Stefan
> 
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
> 


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to