TreeView and clicking on Gdk::Pixbufs

I have a “rating” system - or rather I want to create it.

The images inside the TreeView should be clickable, but I am under the
impression that I can not use Eventbox instead of Pixbufs inside a
Treeview.

Or, in other words - can I connect signals to Pixbufs which are stored
inside a Treeview?