Bug 612502 - Add support for class private data
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 17 Mar 2010 14:11:00 +0000 (15:11 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 17 Mar 2010 14:11:00 +0000 (15:11 +0100)
commit41383b303c0bb54da68bbf5500b5e2d9e552ab69
treef82c28a2ff4c3bd63b269f50504cea3b300469b2
parent2295ba857f09fa58c6e61ec4147536021055bbf6
Bug 612502 - Add support for class private data

This adds the two new functions g_type_add_class_private()
and g_type_class_get_private() and a convenience macro
for the getter G_TYPE_CLASS_GET_PRIVATE().
gobject/gtype.c
gobject/gtype.h