Brian Clark wrote:
Yep. That seems to be the general consensus, and that's what I'll do. I'm just surprised there's not a built in way.
You can also use g_object_set_data/g_object_get_data. http://developer.gnome.org/doc/API/2.0/gobject/gobject-The-Base-Object-Type.html#g-object-get-data
Daniel K. O.