mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 09:29:25 +00:00
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.