Re: _WRAP_SIGNAL and generate_extra_defs



Murray,

Is there any good method for dealing with the conver_libexample.m4?

Basically I'm just coding, and when I get an error about not having a conversion, I just add it to the list.  It bothers me a bit, but I haven't found anything better.  Just wondering if you had any sort of method for dealing with it.

Paul

On 9/28/06, Murray Cumming <murrayc murrayc com> wrote:

> I'm having slight problem wrapping signals that expect GdkEvent*
> structures.
>
> I checked my libgoocanvasmm_signals.defs and found that all the signals
> are
> listed as GdkEvent* instead of the appropriate GdkEventButton* (or
> whatever
> might be the case)
[snip]

Yes. The GObject runtime system has no specific GTypes for specific
GdkEvents. You have to edit the .defs file manually after generating it.
You were unlucky again.


Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




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