]> git.ipfire.org Git - thirdparty/vala.git/commit
Accept non-automatic properties with default value 049a77952370fcad5f6fbdab08dd84d89f40151a
authorJürg Billeter <j@bitron.ch>
Fri, 24 Aug 2012 15:08:53 +0000 (17:08 +0200)
committerJürg Billeter <j@bitron.ch>
Fri, 24 Aug 2012 15:13:35 +0000 (17:13 +0200)
commit049a77952370fcad5f6fbdab08dd84d89f40151a
treee5b05d328e0ec0eb79f4f799297310bd53c7882a
parent2d4477a3d2481954ace2d18fcedc0f6e7d71b6aa
Accept non-automatic properties with default value

The default value is passed to the GParamSpec. The property will not
implicitly be set to the default value during object construction
unless it is a construct property.
vala/valaparser.vala