mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 08:56:16 +01:00
22357542e9
Sun Feb 4 07:38:32 2001 Tim Janik <timj@gtk.org> * docs/debugging.txt: s/glib_trap_/g_trap_/. add comments on g_trap_instance_signals, g_trace_instance_signals and GRUNTIME_DEBUG. * gmem.c: s/glib_trap_/g_trap_/. Sun Feb 4 07:30:53 2001 Tim Janik <timj@gtk.org> * gtype.[hc]: changed g_type_init() to take debugging flags initially, a combination of G_TYPE_DEBUG_OBJECTS and G_TYPE_DEBUG_SIGNALS. using the G_TYPE_ prefix is a bit odd here, but basically g_type_int() serves as initialization fucntion for all of GType, GObject, GSignal, so what the heck. * gobject.c: special case debugging code properly. changed glib_trap_object_ref to g_trap_object_ref. * gsignal.c: add signal emission debugging abilities, along with a new trap object g_trap_instance_signals. |
||
---|---|---|
.. | ||
closures.sgml | ||
enumerations_flags.sgml | ||
gboxed.sgml | ||
generic_values.sgml | ||
gobject-unused.sgml | ||
gtypemodule.sgml | ||
gtypeplugin.sgml | ||
objects.sgml | ||
param_specs.sgml | ||
signals.sgml | ||
standard_params.sgml | ||
types.sgml | ||
value_collection.sgml | ||
value_types.sgml |