Add g_type_get_type_registration_serial()
authorAlexander Larsson <alexl@redhat.com>
Fri, 7 Dec 2012 16:34:52 +0000 (17:34 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 10 Dec 2012 11:55:28 +0000 (12:55 +0100)
commite218b96a6bf687842834fbfe133e77495049f251
tree1ec61f9c6dee91a611c8fdd2174aa401284216b1
parentd77948eadf39ff4fdc001f679c7628e84e3af461
Add g_type_get_type_registration_serial()

This lets you cache type lookup information and then know when
the cache information is out of date. In particular, we want this
in order to be able to cache g_type_from_name() lookups in the Gtk+
theme machinery.

https://bugzilla.gnome.org/show_bug.cgi?id=689847
docs/reference/gobject/gobject-sections.txt
gobject/gobject.symbols
gobject/gtype.c
gobject/gtype.h