added new function g_nullify_pointer().

2001-08-06  Sven Neumann  <sven@gimp.org>

	* glib/gutils.[ch]: added new function g_nullify_pointer().

	* gobject/gobject.[ch]:
	added new functions g_object_[add|remove]_weak_pointer().
This commit is contained in:
Sven Neumann
2001-08-06 20:55:11 +00:00
committed by Sven Neumann
parent ec759772de
commit d1d623b072
15 changed files with 155 additions and 0 deletions

View File

@@ -157,6 +157,10 @@ g_object_class_find_property
g_object_new
g_object_ref
g_object_unref
g_object_weak_ref
g_object_weak_unref
g_object_add_weak_pointer
g_object_remove_weak_pointer
g_object_connect
g_object_disconnect
g_object_set