Dan Winship f4ecc9bab8 Make compositor private a GObject than a void pointer
Requiring the compositor private object to be a GObject allows the
return value of meta_window_get_compositor_private() to be used
via gobject-introspection, since the type and memory management
can be determined.

This allows a reverse mapping from MetaWindow to MutterWindow.

- Change meta_window_get/set_compositor_private to use GObject
  rather than void *
- Adapt code in compositor-mutter.c to match.
2009-02-02 15:16:05 -05:00
..
2009-02-03 09:11:32 +00:00
2009-01-15 15:37:48 +00:00
2009-01-15 15:37:48 +00:00
2008-12-18 11:05:17 +00:00