RB.CellRendererPixbuf::pixbuf-clicked

def callback(cell_renderer_pixbuf, path, user_param1, ...)

Emitted when the user clicks on the pixbuf cell.

cell_renderer_pixbuf :

instance of RB.CellRendererPixbuf that is emitting the signal

path :

the GtkTreePath to the row that was clicked

user_param1 :

first user parameter (if any) specified with the connect() method

... :

additional user parameters (if any)