Re: [Re: [gtkmm] Re: [gnomemm] Problems with Gst::Object]
- From: Christian Meyer <chrisime uni de>
- To: Murray Cumming <murrayc usa net>
- Cc: gtkmm-list <gtkmm-list gnome org>, gnomemm-list <gnomemm-list gnome org>
- Subject: Re: [Re: [gtkmm] Re: [gnomemm] Problems with Gst::Object]
- Date: 19 Sep 2002 18:50:05 +0200
Am Don, 2002-09-19 um 18.22 schrieb Murray Cumming:
> Christian Meyer <chrisime uni de> wrote:
> > I asked the gstreamer people and checked gstobject.h myself:
> > # define GST_OBJECT(obj)
> > (G_TYPE_CHECK_INSTANCE_CAST((obj), GST_TYPE_OBJECT, GstObject))
> > #define GST_OBJECT_CAST(obj) ((GstObject*)(obj))
> > # define GST_OBJECT GST_OBJECT_CAST
> >
> > So everything seems ok.
> > Seems like I'm missing something :*(
>
> Again, it's not clear what you are trying to tell us.
>
> Do you mean that there _is_ a GTK_OBJECT macro, but that it just wasn't on the
> documentation page?
I'm not talking about a gtk+ macro. I'm talking about a gstreamer macro,
the one which i showed you.
> And do you mean that you still have some problem? If so, please tell us what
> the problem is.
My problem is, that I don't know what's wrong about my wrapper.
I'm going to have a look at the AtkObject, maybe it'll help me to
understand how to write a wrapper (well, it's the first time I'm writing
one and thus I don't know how it has to be done).
Is it still not clear what I mean?
Greetings,
Christian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]