ServerOperation.getValueAt

Get the value for the node at the path path

class ServerOperation
getValueAt
(
string path
)

Parameters

path string

a complete path to a node (starting with "/")

Return Value

Type: gobject.value.Value

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.