Add new functions.

2005-12-24  Matthias Clasen  <mclasen@redhat.com>

	* gobject.symbols: Add new functions.
This commit is contained in:
Matthias Clasen 2005-12-24 07:38:26 +00:00 committed by Matthias Clasen
parent 648da9d63f
commit ec07cf331a
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-12-24 Matthias Clasen <mclasen@redhat.com>
* gobject.symbols: Add new functions.
Thu Dec 22 18:53:14 2005 Tim Janik <timj@gtk.org>
* gobject.[hc]: renamed GUnowned to GInitiallyUnowned.

View File

@ -265,6 +265,9 @@ g_value_get_uint
g_value_get_uint64
g_value_get_ulong
g_value_take_string
g_gtype_get_type
g_value_set_gtype
g_value_get_gtype
#endif
#endif