Add pseudo-constructors.
commitc4b40f54384bda5beb7cb5b8a0d8ffab637eeba6
authorArtur Skawina <art.08.09@gmail.com>
Sun, 26 Feb 2012 09:06:36 +0000 (26 10:06 +0100)
committerArtur Skawina <art.08.09@gmail.com>
Sun, 26 Feb 2012 09:06:36 +0000 (26 10:06 +0100)
tree79eb410a7a9925878f0044ec60b47f1f9a61df37
parentc0e47d1e6517c0da38cb797698f377be30f844fc
Add pseudo-constructors.

The real constructors ('this(...)') should be disabled to prevent
accidental 'new Widget()' calls - unfortunately the compiler has
problems with both constructors and opCalls present in the same
struct.
README.txt
example_clutter2.d
example_gtk1.d
example_gtk2.d
example_gtk3.d
example_mx3.d
girtod.d
mixin/Mx2_Application.d