Add g_value_set_object_take_ownership and

2002-02-20  Tor Lillqvist  <tml@iki.fi>

	* gobject.def: Add g_value_set_object_take_ownership and
	g_value_set_param_take_ownership.
This commit is contained in:
Tor Lillqvist 2002-02-21 20:46:12 +00:00 committed by Tor Lillqvist
parent fe60933186
commit 470d428f1d
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-02-20 Tor Lillqvist <tml@iki.fi>
* gobject.def: Add g_value_set_object_take_ownership and
g_value_set_param_take_ownership.
Wed Feb 20 22:55:15 2002 Owen Taylor <otaylor@redhat.com>
* gobject.c: Fix implicit conversions between void * and

View File

@ -281,7 +281,9 @@ EXPORTS
g_value_set_int64
g_value_set_long
g_value_set_object
g_value_set_object_take_ownership
g_value_set_param
g_value_set_param_take_ownership
g_value_set_pointer
g_value_set_static_boxed
g_value_set_static_string