02b69e4d76
Move header inclusion guard at the top
...
GCC has some optimization for the inclusion guard, but they only work if
the check is the outermost one.
We're fairly inconsistent because of historical reasons, so we should
ensure that we follow the same pattern in every public header.
2015-07-07 16:03:32 +01:00
4f5dd5ad43
docs: Remove last stray DocBook tags
2014-03-18 14:15:01 +00:00
c69bb976b3
Annotate all public symbols
...
We are going to switch to compiler annotations to determine the
visibility of the symbols.
2014-03-17 18:53:27 +00:00
0e32da6650
clutter-color-size-effect: Fix a minor typo in the docs
...
'Since:' was spelt 'SinceL' which I assume was a typo.
2011-02-16 14:11:59 +00:00
ca092477c2
Appease the gods in introspection
...
Reduce the amount of bogus warnings g-ir-scanner prints out.
2011-01-20 16:35:26 +00:00
b4f8ba0f73
effect: Add ColorizeEffect
...
A copy of DesaturateEffect that converts to grayscale and applies a
user-defined tint to the render target.
2010-06-03 14:10:55 +01:00