GtkAda - Callback Connection



How do you go about connecting callbacks in GtkAda for the callbacks which
require more information than just
the standard ones provided?  In particular, how would I connect a
"Clist::select_row" callback?
The prototype on the C side is:
void user_function ( GtkClist*, gint, gint, GdkEventButton*, gpointer )
Thanks,
Jed Alexander



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