Re: taking struct _GIOChannel private
- From: Ron Steinke <rsteinke w-link net>
- To: hp redhat com, otaylor redhat com
- Cc: rsteinke w-link net, gtk-devel-list gnome org
- Subject: Re: taking struct _GIOChannel private
- Date: Fri, 17 Aug 2001 08:48:06 -0700
From: Havoc Pennington <hp redhat com>
>
> Owen Taylor <otaylor redhat com> writes:
> > 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.
> >
>
> A possible reason for this is to create a gnome-vfs GIOChannel to
> re-use the UTF-8 conversion code with vfs URIs.
Should I just declare all the GIOChannel fields /*< private >*/,
and not worry about hiding the structure?
I guess we can still eliminate the private fields from the docs
using glib-overrides.txt.
Ron Steinke
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]