Constify the cursor geometry in ::cursor-event
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 15 Dec 2008 18:23:25 +0000 (18:23 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 15 Dec 2008 18:23:25 +0000 (18:23 +0000)
commit2714397fd517636461088f20521c80801b696b60
tree2c7092933162213e818f616856c1ae893518873b
parent2d166b250c0e0da33171f0d2f87735c965af50e9
Constify the cursor geometry in ::cursor-event

We don't allow changing the cursor geometry inside the ::cursor-event
signal handlers; for starters, it would make binding the signal a
huge mess, and it would also potentially break the whole actor.
clutter/clutter-text.h