gobject: move _g_type_debug_flags from gtype.h to gtype-private.h
authorKang Hu <hukangustc@gmail.com>
Sat, 10 May 2014 12:47:57 +0000 (20:47 +0800)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 28 Jun 2014 18:00:32 +0000 (14:00 -0400)
commitbaef9d18116d55196f00847e0b96c317bab2238b
tree25e3ff4551644fea0db4d54f0ed95886e0e8e220
parent9f5afe3966d31ef6f1e880d950206a0325e6c777
gobject: move _g_type_debug_flags from gtype.h to gtype-private.h

_g_type_debug_flags is used internally to suport GOBJECT_DEBUG
environment variable. it should never be exposed to the outside.

https://bugzilla.gnome.org/show_bug.cgi?id=729914
gobject/gtype-private.h
gobject/gtype.h