ServerOperation.getValueAt
gobject.value.Value getValueAt(string path)Get the value for the node at the path path
Parameters
path | a complete path to a node (starting with "/") |
Returns
a constant #GValue if a value has been defined, or null if the value is undefined or if the path is not defined or path does not hold any value.