Re: using gtk_timeout_add witj a gtklist
- From: Paul Davis <pbd Op Net>
- To: rajeev venkat <wizzy_us yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: using gtk_timeout_add witj a gtklist
- Date: Wed, 12 Dec 2001 10:04:10 -0500
>list = lookup_widget(appWindow,"List");
>tout=gtk_timeout_add(3000,(GtkFunction)Create_List(list),NULL);
tout=gtk_timeout_add(3000,(GtkFunction)Create_List, list);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]