g_signal_newc() => g_signal_new().

Sat Jun 30 13:17:12 2001  Owen Taylor  <otaylor@redhat.com>

	* testgruntime.c (test_object_class_init)
          gobject.c (g_object_do_class_init):
          g_signal_newc() => g_signal_new().
This commit is contained in:
Owen Taylor
2001-06-30 17:17:41 +00:00
committed by Owen Taylor
parent 55688d6cc6
commit 1d1c8ef0a3
4 changed files with 28 additions and 22 deletions

View File

@@ -1,3 +1,9 @@
Sat Jun 30 13:17:12 2001 Owen Taylor <otaylor@redhat.com>
* testgruntime.c (test_object_class_init)
gobject.c (g_object_do_class_init):
g_signal_newc() => g_signal_new().
Thu Jun 28 22:49:40 2001 Owen Taylor <otaylor@redhat.com>
* gtype.[ch] gobject-query.c testgruntime.c: Remove