libxrdeveloper's documentation
xr_value* xr_value_blob_new ( xr_blob val  ) 

Create new xr_value node of type XRV_BLOB.

Parameters:
val Value to be contained in the node. Ownership of the val is transferred to the xr_value. Val will be freed using xr_blob_unref when xr_value_unref is called.
Returns:
New xr_value node.
Documentation for libxr, Sun Nov 28 2010 15:55:04.