layout-manager: Add a private struct to hold future properties
authorBastian Winkler <buz@netbuz.org>
Thu, 24 May 2012 12:26:57 +0000 (14:26 +0200)
committerBastian Winkler <buz@netbuz.org>
Mon, 28 May 2012 17:37:10 +0000 (19:37 +0200)
commit734720ef0f849b1e31b01d3d376dfeb3b310ca5f
treecb39625e8cdbd1e9b182d76fb188c89370215d07
parentf9c29d50671d37cde455faaa06f2006950277a9e
layout-manager: Add a private struct to hold future properties

In order to allow the abstract ClutterLayoutManager class to have own
GObject properties we'll need a private structure.

https://bugzilla.gnome.org/show_bug.cgi?id=676827
clutter/clutter-layout-manager.c
clutter/clutter-layout-manager.h