actor: Add accessors pair for :clip-to-allocation
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 26 May 2010 15:09:47 +0000 (16:09 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 26 May 2010 15:09:47 +0000 (16:09 +0100)
commit346ebce57385eeee593ee51796274e7fbb9298e6
tree05ac486ff5225605cbf5d53e3d91a5845d4d2703
parent6ea56f11605005175cdbbd532fd7ebbea80c372c
actor: Add accessors pair for :clip-to-allocation

We should have an accessors pair for the :clip-to-allocation property,
to avoid going through the generic GObject accessors.
clutter/clutter-actor.c
clutter/clutter-actor.h
doc/reference/clutter/clutter-sections.txt
tests/interactive/test-scrolling.c