gir.core
gir.core copied to clipboard
Verify support for construct only properties
Verify if we can generate constructors with optional parameters for each construct only property or how we can fill construct only properties as those are not part of the public api.
Gtk-rs uses the builder pattern.