Use ClutterBindPool inside ClutterText

ClutterText should use the newly added ClutterBindingPool API to
handle key events, instead of its homegrown code.

This commit removes the action/mapping code and defers the entire
key binding matching to a ClutterBindingPool created inside the
Text class initialization function.
This commit is contained in:
Emmanuele Bassi
2008-12-11 12:03:17 +00:00
parent b1c366a143
commit eae98800d2
2 changed files with 443 additions and 548 deletions

File diff suppressed because it is too large Load Diff