Remove debug flag argument to g_type_init() and add

Thu Jun 28 22:49:40 2001  Owen Taylor  <otaylor@redhat.com>

	* gtype.[ch] gobject-query.c testgruntime.c: Remove
	debug flag argument to g_type_init() and add
	g_type_init_with_debug_flags().
This commit is contained in:
Owen Taylor
2001-06-29 02:50:46 +00:00
committed by Owen Taylor
parent 4be0cfddf9
commit f571f74616
7 changed files with 19 additions and 5 deletions

View File

@@ -401,6 +401,7 @@ the type system and assorted other code portions (such as the various fundamenta
type implementations or the signal system).
</para>
<!-- # Unused Parameters # -->
@debug_flags: Bitwise combination of #GTypeDebugFlags values for debugging purposes.