Emmanuele Bassi 4e98fc5e79 [docs] Note that grabs are evil
Grabs are an entirely evil way to override the whole event delivery
machinery that Clutter has in place.

A pointer grab can be effectively replaced by a much more reliable
::captured-event signal handler, for instance.

Sometimes, grabs are a necessary evil -- and that is why Clutter
exposes them in the API; that should not fool anyone into thinking
that they should be used unless strictly necessary.
2009-03-10 12:38:03 +00:00
..
2009-03-10 12:38:02 +00:00
2009-03-10 12:38:02 +00:00
2009-01-20 18:47:50 +00:00
2009-01-27 14:24:31 +00:00
2009-03-10 12:38:03 +00:00
2009-03-10 12:38:02 +00:00
2009-01-21 17:35:47 +00:00
2009-01-27 15:18:45 +00:00