Re: [Vala] How to override a "class closure for a signal"?
- From: Michael Gratton <mike vee net>
- To: Guillaume Poirier-Morency <guillaumepoiriermorency gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] How to override a "class closure for a signal"?
- Date: Fri, 29 Jul 2016 10:10:12 +1000
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]