g_type_init_with_debug_flags?
- From: Eric Lemings <eric b lemings lmco com>
- To: gtk-app-devel-list gnome org
- Subject: g_type_init_with_debug_flags?
- Date: Thu, 27 Dec 2001 15:41:14 -0700
Hello all,
I realize the GLib/GObject/Gtk+ APIs have been frozen but I was
wondering about the need for the g_type_init_with_debug_flags function.
Why would you need to set debug flags at runtime? Is there debugging
API anywhere else in GLib (or Gtk+ for that matter)? The reason I ask
is that debug code is usually activated or deactivated at compile time.
Therefore, it seems like the GObject debug flags should be used as
compile flags like G_ENABLE_DEBUG (e.g., GOBJECT_DEBUG_OBJECTS,
GOBJECT_DEBUG_SIGNALS).
Comments?
Eric.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]