Selection handler



Hello,

I am trying to copy the content of CList cell to selection. I followed
the tutorial part about selections. Unfortunately, it says I should add
a selection handler with gtk_selection_add_handler(), but this function
does not appear to be part of GTK+ 1.2.3.
The handler should take as argument a SelectionData, and I do not know
how to provide such a type.

How do I connect my selection handler, and to which event, using which
function?


Philippe.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]