[glib] Documentation additions
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Documentation additions
- Date: Sat, 15 Oct 2011 04:56:46 +0000 (UTC)
commit 482bb387484c3febb6f7b01326cb6ab66d900f91
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Oct 15 00:26:02 2011 -0400
Documentation additions
glib/deprecated/gthread-deprecated.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/glib/deprecated/gthread-deprecated.c b/glib/deprecated/gthread-deprecated.c
index f7d0cb5..8e22795 100644
--- a/glib/deprecated/gthread-deprecated.c
+++ b/glib/deprecated/gthread-deprecated.c
@@ -1195,6 +1195,8 @@ g_static_rw_lock_free (GStaticRWLock* lock)
* g_private_new:
* @notify: a #GDestroyNotify
*
+ * Creates a new #GPrivate.
+ *
* Deprecated:2.32: dynamic allocation of #GPrivate is a bad idea. Use
* static storage and G_PRIVATE_INIT() instead.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]