changed_tree
Description:
[ CCode ( feature_test_macro = "G_SETTINGS_ENABLE_BACKEND" ) ]
[ Version ( since = "2.26" ) ]
public void changed_tree (Tree<string,Variant> tree, void* origin_tag)
[ Version ( since = "2.26" ) ]
public void changed_tree (Tree<string,Variant> tree, void* origin_tag)
This call is a convenience wrapper.
It gets the list of changes from tree, computes the longest common prefix and calls
changed.
Parameters:
| this |
a SettingsBackend implementation |
| tree |
a Tree containing the changes |
| origin_tag |
the origin tag |