[ Version ( since = "6.0" ) ]
public abstract bool write_node (unowned Node* node) throws Error
Write content from the this to the node
this |
an instance of DbBuildable where data should be taken |
node |
a node to write data in |
true on success, false if an error occurred |