mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Documentation additions
This commit is contained in:
@@ -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.
|
||||
*
|
||||
|
Reference in New Issue
Block a user