1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-06-07 21:30:06 +02:00
Matthias Clasen 766d70729b Allow to list keys in all schemas
Make the schema argument to gsettings list-recursively optional.
This allows to search for not exactly known keys by going

gsettings list-recursively | grep 'font'
2011-02-23 00:18:37 -05:00
..