Re: Vala changes
- From: "Adam Schreiber" <sadam clemson edu>
- To: stef memberwebs com
- Cc: Seahorse mailing list <seahorse-list gnome org>
- Subject: Re: Vala changes
- Date: Sun, 20 Jul 2008 23:17:39 -0400
On Sun, Jul 20, 2008 at 10:52 AM, Stef <stef-list memberwebs com> wrote:
> You can also define a 'constructor' vfunc. See seahorse-unknown-key.c
> for an example of that. That way you can have code that runs after the
> construction properties are set, and the object is pretty much fully
> created (with the exception of derived class constructors). A
> constructor vfunc is the equivalent of a 'construct { }' block in vala.
This is the approach I decided to go with and have checked it in.
Cheers,
Adam
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]