Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
4.7.1
-
Ubuntu 10.10
-
a750cf02225e46063161a1352451d46eb2df5491
Description
You might want to use Flipable.front/back in bindings, which currently leads to warnings about missing notify signals.
They can't be marked as CONSTANT since they are just write-once, so not necessarily already initialized on creation. Hence the attached patch adds NOTIFY signals for these properties instead.