Re: #50213 - No accessor for GObject::property_specs
- From: Tim Janik <timj gtk org>
- To: Owen Taylor <otaylor redhat com>
- Cc: Gtk+ Developers <gtk-devel-list gnome org>
- Subject: Re: #50213 - No accessor for GObject::property_specs
- Date: Sun, 1 Apr 2001 01:20:56 +0200 (CEST)
On 28 Mar 2001, Owen Taylor wrote:
>
> Tim Janik <timj gtk org> writes:
>
> > On 26 Mar 2001, Owen Taylor wrote:
> >
> > > Can I commit the following?
> >
> > no, this function needs to do quite a bit more work, mask out
> > duplicate param specs in the ancestry
>
> How so? This function is meant for things like documentation generators
> and GUI builders that probably want to split things up by the
>
> class where the property is defined, so it shouldn't include
> parent param specs
it has to, in order for parent class param specs to be overridable.
you're right though in that the fucntion needs to honour a user argument
of the topmost base class to walk to.
> >(that allowes for overriding of default values and other property
> >spec parts then)
> > and some CONSTRUCT cleanups.
>
> I'm not sure what you are referring to here.
G_PARAM_CONSTRUCT* flags.
>
> Owen
>
>
---
ciaoTJ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]