cef_dictionary_value_t.get_string

Returns the value at the specified key as type string.

struct cef_dictionary_value_t
extern (System)
cef_string_userfree_t function(cef_dictionary_value_t* self, const(cef_string_t)* key) nothrow get_string;

Meta