Skip to content

Commit 449cd93

Browse files
authored
Update Glib.md
1 parent e14fe3a commit 449cd93

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • Cheat Sheets/Scripting Examples/Glib Examples

Cheat Sheets/Scripting Examples/Glib Examples/Glib.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@ General usage:
131131
# Print a key value
132132
gsettings get org.gnome.liferea browser
133133

134+
# Print a tree
135+
gsettings list-recursively org.gnome.system.proxy
136+
134137
# Set a key value
135138
gsettings set net.sf.liferea browser 'firefox %s'
136139

0 commit comments

Comments
 (0)