Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear() to better support
authorMatthew Barnes <mbarnes@redhat.com>
Tue, 6 Mar 2007 18:43:10 +0000 (18:43 +0000)
committerMatthew Barnes <mbarnes@src.gnome.org>
Tue, 6 Mar 2007 18:43:10 +0000 (18:43 +0000)
commitcc3e80c26a7ff2612ec78d483c7b32b293e14dd1
tree00922e91a4dcde2f0a99f1cd93c772b3751ea50d
parent6ebc6d73827122cdb127958ba999eaa0d3d03dbe
Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear() to better support

2007-03-06  Matthew Barnes  <mbarnes@redhat.com>

* glib/gqueue.h:
* glib/gqueue.c: Add G_QUEUE_INIT, g_queue_init(), and
g_queue_clear() to better support statically allocated
queues.  (#413244)

svn path=/trunk/; revision=5378
ChangeLog
docs/reference/glib/glib-sections.txt
docs/reference/glib/tmpl/queue.sgml
glib/glib.symbols
glib/gqueue.c
glib/gqueue.h