Thanks Paul for a prompt response.

1) I have checked the referece documents, it just says
a function. And I have type casted it to what is
needed. I cannot think of a different prototype.

2)Data reading is the next stage. In the first stage,
at least the function should get invoked. Later, when
I have arrived in the function then I can think of
reading the data.

3) I think, when we do not use FALSE/TRUE the function
automatically assumes a FALSE.

Is it possible to get some examples? In the documents
I have seen a widget or object named "socket" but it
is undocumented. Where can I get the reference for it?
I have searced the glib, gtk+ and gdk documents. 
Thanks
bye
shiraz

--- Paul Davis <[EMAIL PROTECTED]> wrote:
> >//I am trying to get an input from a socket. But
> >before I implement the socket,
> >//I thought I should try the input from keyboard. I
> >tried to do that But I am 
> >//not successful. Here is the code. Can anyone
> help?
> 
> your handler needs:
> 
> a) a different prototype (check the reference docs)
> b) to read the data that was available
> c) return TRUE or FALSE


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to