Re: taking struct _GIOChannel private
- From: Owen Taylor <otaylor redhat com>
- To: Ron Steinke <rsteinke w-link net>
- Cc: gtk-devel-list gnome org
- Subject: Re: taking struct _GIOChannel private
- Date: 17 Aug 2001 00:20:10 -0400
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]