introspection: Add missing (out) annotations for get_color()
authorBastian Winkler <buz@netbuz.org>
Fri, 14 Jan 2011 13:53:05 +0000 (14:53 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 17 Jan 2011 17:31:59 +0000 (17:31 +0000)
commit5d8b6aa6fa2c51b72079d52766e5013ff612af19
tree134db639f9bf7643ae41517a736c9c977a1efb69
parent54d00ebaf0a0084c7b0580a7b234e214ce95dd16
introspection: Add missing (out) annotations for get_color()

Some actors are missing the (out) annotations for the get_color()
methods.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2518
clutter/clutter-rectangle.c
clutter/clutter-stage.c
clutter/clutter-text.c