On Fri, May 6, 2016 at 9:29 AM, Lance Dillon <riffraff...@yahoo.com> wrote: > Hmm, probably a typo, documentation says composited-changed for both gtk2 > and 3. Looks like it may have existed since 2.10. I think it probably > hasn't been tested. There are a lot of signals that would be hard to test > without a complex test.
Correct, they were simple typo fixes. You can query an object's signals in C, so I put together a quick script to try to find those typos. There was no functionality change there. ChrisA