$element->signal_connect(motion_notify_event => sub {print $_[0]->x()."x".$_[0]->y()."\n"});