On Fri, 30 Nov 2001 [EMAIL PROTECTED] wrote:

> The doc is fantastic, I love having both html and man format!
>
> Anyhoo,
>
> It appears on my linux box, I have to manually
> #include <ggi/gii-unix.h>
> in order to get the proto for giiEventSelect.  The doc should mention
> that.

I don't know, how much time our webmaster currently has, but sending him,
what you want to see documentated in ASCII is never wrong. :)
He'll be glad to convert it to sgml style.

>    SYNOPSIS
>        #include <ggi/gii.h>
>
>        gii_event_mask        giiEventPoll(gii_input_t        inp,
>        gii_event_mask mask, struct timeval *t);
>
>        int  giiEventSelect(gii_input_tinp,  gii_event_mask *mask,
>
> (Also, you need a space here --------^)

That's already done in CVS. Next time, when manpages are recreated
(again), then the space is there.

>        int  n,  fd_set   *readfds,   fd_set   *writefds,   fd_set
>        *exceptfds, struct timeval *timeout);
>
>        int giiEventsQueued(gii_input_t inp, gii_event_mask mask);
>
>        int   giiEventRead(gii_input_t   inp,    gii_event    *ev,
>        gii_event_mask mask);
>
> Regards,
> Dave
>

CU,

Christoph Egger
E-Mail: [EMAIL PROTECTED]

Reply via email to