cef_list_value_t.is_owned

Returns true (1) if this object is currently owned by another object.

struct cef_list_value_t
extern (System)
int function(cef_list_value_t* self) nothrow is_owned;

Meta