Re: [Vala] How to override a "class closure for a signal"?




Hi Guillaume,

On Thu, Jul 28, 2016 at 9:02 PM, Guillaume Poirier-Morency <guillaumepoiriermorency gmail com> wrote:
When you override a virtual signal, you only override its default
handler, so you don't specify 'signal' in the new method:

Thanks for that, so it seems the first approach I suggested was the right one. I'll keep on digging.

So is GObject polymorphism is actually implemented using signals? I thought the chaining foo_class structs that happens would have been good enough?

//Mike

--
⊨ Michael Gratton, Percept Wrangler.
⚙ <http://mjog.vee.net/>




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