GNOME Bugzilla – Bug 736971
GtkSettings: Add a private getter for the source
Last modified: 2014-09-22 23:41:17 UTC
Settings have a little more metadata than plain properties. They can come from different sources. Make this information available so we can show it in the inspector.
Created attachment 286622 [details] [review] GtkSettings: Add a private getter for the source
Created attachment 286623 [details] [review] inspector: Show the source of settings This can be useful at times to see if a setting is coming from an XSetting, or overridden by the application.
Attachment 286622 [details] pushed as 18931cf - GtkSettings: Add a private getter for the source Attachment 286623 [details] pushed as eb96a7f - inspector: Show the source of settings