aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/gnome.md
blob: 1944376d272af1a3159b8f162a17de8eeafcdb63 (plain)
1
2
3
4
5
## `gnome.compile_schemas()` sets `GSETTINGS_SCHEMA_DIR` into devenv

When using `gnome.compile_schemas()` the location of the compiled schema is
added to `GSETTINGS_SCHEMA_DIR` environment variable when using
[`meson devenv`](Commands.md#devenv) command.