cef_value_t.get_string

Returns the underlying value as type string.

struct cef_value_t
extern (System)
cef_string_userfree_t function(cef_value_t* self) nothrow get_string;

Meta