Add default values
Submitted by Johan Dahlin
Assigned to Guillaume Emont (guijemont)
Link to original bug (#558620)
Description
We should add support for default values. It makes sense to use them in most languages.
The following needs to be done:
- Annotation syntax: (default value)
- Gir markup default="value"
- Typelib implementation
- Typelib specification
Plus a bunch of tests for all of it
Blocking
Edited by Corentin Noël