[gtkada] handlers

Thomas De Contes d.l.tDeContes at free.fr
Sat Sep 3 22:00:40 CEST 2005


hi :-)


i want to set a handler for "resize_column" signal, for Clist
i have made a procedure :
	procedure Clist_resize_column (Object : access Gtk_Clist_Record'Class; 
Column : Gint; Width : Gint);
and when i try to connect it, it says "error: invalid parameter list in 
call"

how can i set this handler, please ?




More information about the gtkada mailing list