mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
updated externals
2003-07-20 Hans Breuer <hans@breuer.org> * gobject.def : updated externals
This commit is contained in:
parent
27da11aa5a
commit
66d742f8cf
@ -1,3 +1,7 @@
|
||||
2003-07-20 Hans Breuer <hans@breuer.org>
|
||||
|
||||
* gobject.def : updated externals
|
||||
|
||||
Tue Jul 8 22:29:31 2003 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtype.c (type_class_init_Wm): Only access node->data->instance
|
||||
|
@ -181,6 +181,7 @@ EXPORTS
|
||||
g_type_check_value
|
||||
g_type_check_value_holds
|
||||
g_type_children
|
||||
g_type_class_add_private
|
||||
g_type_class_peek
|
||||
g_type_class_peek_parent
|
||||
g_type_class_ref
|
||||
@ -196,6 +197,7 @@ EXPORTS
|
||||
g_type_get_qdata
|
||||
g_type_init
|
||||
g_type_init_with_debug_flags
|
||||
g_type_instance_get_private
|
||||
g_type_interface_add_prerequisite
|
||||
g_type_interface_get_plugin
|
||||
g_type_interface_peek
|
||||
|
Loading…
Reference in New Issue
Block a user