cef_domnode_t.set_value

Set the value of this node. Returns true (1) on success.

struct cef_domnode_t
extern (System)
int function(cef_domnode_t* self, const(cef_string_t)* value) nothrow set_value;

Meta