Re: _WRAP_SIGNAL and generate_extra_defs



> 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]