Hello 

Is there any function available on clist which may get all the columns value
 of a particular row?
 gtk_clist_get_text(Gtkwidget *clist1, gint row1,gint column2, gpointer data
 )  is fine but it merely  gets the column2 value of the row1. 
That is it is applicable only in the case of a particular cell.
I want to get all the cell data within one function call.

Regards,
Takdir
-----------



 

-- 
To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to