hi folks,

I am developing a simple gui, which has the basic functions of adding file 
names into a list, and remove the items from the gtk_list.

I am having a hard time deleting items from the gtk_list. I am using 
gtk_list_remove_items (GtkList * list, GList *glist);

I don't understand why the runtime error is :
assertion `widget!=NULL` failed. I am able to print out the itmes in that 
glist.

Am I missing something here?

-Jane
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to