tag: documentation enhancement for novice application developers
authorOlivier Sessink <olivier@bluefish.openoffice.nl>
Wed, 5 Sep 2012 07:52:23 +0000 (09:52 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Jan 2014 01:43:51 +0000 (20:43 -0500)
commit86de6f0ebce777f64f60f27565fdd4b91c6fe8b4
tree19c7a3b5135f1996b1b97693b68fe0c4e4a4e4da
parent84f3147f434eab1124276ea2fdbee9a1e9a02c45
tag: documentation enhancement for novice application developers

Adds some code examples how functions can be used. Adds a hint
to look at GQueue if access to the start and the end of the list
is required.

applying comments from Emmanuele Bassi and adds some more
improvements to clarify how functions should be used.

https://bugzilla.gnome.org/show_bug.cgi?id=683388
glib/glist.c