actor: Put get_accessible() at the end of the class structure
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 25 May 2010 11:54:59 +0000 (12:54 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 25 May 2010 11:54:59 +0000 (12:54 +0100)
commit7bf93e3e84716a486073194e1fc7a87cb483ab8a
tree91522aca410d9f8dfd772e17b5f52e4cc43a2bc9
parentb0c0f24bd22aeb8cbb333b99c44a5631966956f0
actor: Put get_accessible() at the end of the class structure

New virtual functions cannot go wherever they want, if we need to
preserve the ABI.

Also, the coding style should match the rest of ClutterActor and
Clutter's own coding style.
clutter/clutter-actor.c
clutter/clutter-actor.h