Re: taking struct _GIOChannel private



Ron Steinke <rsteinke w-link net> writes:

> 	Everything is now ready to take the GIOChannel structure
> private. If I just move the definition of struct _GIOChannel
> into a private header file, will gtk-doc be okay with that,
> or do I need to do something more complicated?

Well, before we do that, we need to decide if public implementations 
of GIOChannel are allowed or not.

(That is, can I create a new type of GIOChannel in code outside
of GLib?)

If they are, then we need to leave the GIOChannel structure public for
the structure size. 

Regards,
                                        Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]