mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 19:36:18 +01:00
docs: g_atexit: do not point in a direction for where to find details
https://bugzilla.gnome.org/show_bug.cgi?id=666804
This commit is contained in:
parent
89a832250b
commit
49a4de3ea4
@ -252,8 +252,7 @@ g_memmove (gpointer dest,
|
|||||||
* calling g_atexit() (or atexit()) except in the main executable of a
|
* calling g_atexit() (or atexit()) except in the main executable of a
|
||||||
* program.
|
* program.
|
||||||
*
|
*
|
||||||
* Deprecated:2.32: It is best to avoid g_atexit(), for the reasons
|
* Deprecated:2.32: It is best to avoid g_atexit().
|
||||||
* outlined above.
|
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
g_atexit (GVoidFunc func)
|
g_atexit (GVoidFunc func)
|
||||||
|
Loading…
Reference in New Issue
Block a user