mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-04 14:20:40 +02:00
We encode the default value "direct" properties in the GParamSpec. But we also avoid CONSTRUCT properties, because they have an overhead and they are generally odd for the settings. So up to now, it was cumbersome to explicitly set the default value, but it was also error prone. Avoid that by always initializing the default value for our "direct" properties. |
||
|---|---|---|
| .. | ||
| certs | ||
| meson.build | ||
| nm-core-tests-enum-types.c.template | ||
| nm-core-tests-enum-types.h.template | ||
| test-compare.c | ||
| test-crypto.c | ||
| test-general-enums.h | ||
| test-general.c | ||
| test-keyfile.c | ||
| test-secrets.c | ||
| test-setting.c | ||
| test-settings-defaults.c | ||