Emmanuele Bassi
f3295a3f36
Merge remote branch 'elliot/cookbook-opacity-values-fix'
...
* elliot/cookbook-opacity-values-fix:
cookbook: Fix opacity examples in recipe
cookbook: Fix incorrect value for opacity
2010-11-15 15:41:46 +00:00
Elliot Smith
f9d2310b72
cookbook: Make example code C90 compliant
...
Modified all cookbook example code to prevent ISO C90 compliance
warnings occurring during compilation.
2010-11-12 10:18:31 +00:00
Elliot Smith
f135f2e7d5
cookbook: Fix incorrect value for opacity
...
Opacity is a guint, so don't use floating point numbers
to set its value.
2010-11-12 09:59:33 +00:00
Elliot Smith
c480e5ec00
cookbook: Added example to show how stacking affects pointer events
...
Added another example (used for a screenshot) to demonstrate
how pointer events pass through non-reactive actors and how
depth ordering affects whether an actor will emit a pointer
motion signal.
2010-08-20 12:54:19 +01:00