af0d04be7c
* clutter/clutter-rectangle.h: * clutter/clutter-rectangle.c: Add border to the ClutterRectangle actor; add "border-width", "border-color" and "has-border" properties, plus their accessors. The border generation code is pretty lame, at the moment. * examples/behave.c: Add code to test the new rectangle properties. |
||
---|---|---|
.. | ||
behave.c | ||
clutter-logo-800x600.png | ||
Makefile.am | ||
README | ||
rects.py | ||
redhand.png | ||
super-oh.c | ||
test-text.c | ||
test.c |
examples/ === This directory contains a number of simple hacks come tests come examples come clutter demos. There are: o test Lots of randomness. Scratchpad to test new features. o test.py Like above but more randomness in python. o super-oh Spinning OH logos. Click to dissapear. Also see http://svn.o-hand.com/repos/misc/trunk/opt for a simple clutter based presentation program.