Re: More adventures with subclassing
- From: Kevin Ryde <user42 zip com au>
- To: Jeffrey Ratcliffe <jeffrey ratcliffe gmail com>
- Cc: gtk-perl-list gnome org
- Subject: Re: More adventures with subclassing
- Date: Sat, 28 Jul 2012 07:35:29 +1000
Jeffrey Ratcliffe <jeffrey ratcliffe gmail com> writes:
It seems that in subclassed a widget, any properties assigned in
->new() are not available in INIT_INSTANCE.
They reach you in a SET_PROPERTY call, after the init. But perhaps you
already knew that. It's quite desirable to allow property changes later
on, not just a creation time, even if that means re-doing some
initialization for a new value.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]