Re: Another version of instance-private-data [really!]



On Sun, 2003-03-09 at 21:27, Tim Janik wrote:

> > diff -u -p -r1.22 gtype.sgml
> > --- docs/reference/gobject/tmpl/gtype.sgml	7 Feb 2003 22:08:53 -0000	1.22
> > +++ docs/reference/gobject/tmpl/gtype.sgml	5 Mar 2003 16:32:10 -0000
> > @@ -462,6 +462,17 @@ Returns the interface structure for inte
> >  @c_type: The corresponding C type of @g_type.
> >
> >
> > +<!-- ##### MACRO G_TYPE_INSTANCE_GET_PRIVATE ##### -->
> > +<para>
> > +Gets the private structure for a particular type.
> > +The private structure must have added from the class_init
> 
> wouldn't "must have been registered in the class_init"... here
> sound better?

Yeah, good edit.

> the rest looks pretty good to me now. and thanks for extending
> the test case to check for private data at multiple inheritance
> levels.

OK, great. I've committed the changes.

Regards,
                                                       Owen







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