Add the new attributes here too.

2005-03-08  Matthias Clasen  <mclasen@redhat.com>

	* glib/glib.symbols: Add the new attributes here too.
This commit is contained in:
Matthias Clasen
2005-03-08 05:59:03 +00:00
committed by Matthias Clasen
parent 6aac5ce82c
commit d927076f89
7 changed files with 19 additions and 9 deletions

View File

@@ -1,5 +1,7 @@
2005-03-08 Matthias Clasen <mclasen@redhat.com>
* gobject.symbols: Add the new attributes here, too.
* gobject.h: Use G_GNUC_NULL_TERMINATED where
appropriate. (#164706, Marc Meissner)

View File

@@ -58,10 +58,10 @@ g_object_class_find_property
g_object_class_install_property
g_object_class_list_properties
g_object_class_override_property
g_object_connect
g_object_disconnect
g_object_connect G_GNUC_NULL_TERMINATED
g_object_disconnect G_GNUC_NULL_TERMINATED
g_object_freeze_notify
g_object_get
g_object_get G_GNUC_NULL_TERMINATED
g_object_get_data
g_object_get_property
g_object_get_qdata
@@ -69,14 +69,14 @@ g_object_get_valist
g_object_interface_find_property
g_object_interface_install_property
g_object_interface_list_properties
g_object_new
g_object_new G_GNUC_NULL_TERMINATED
g_object_newv
g_object_new_valist
g_object_notify
g_object_ref
g_object_remove_weak_pointer
g_object_run_dispose
g_object_set
g_object_set G_GNUC_NULL_TERMINATED
g_object_set_data
g_object_set_data_full
g_object_set_property