cef_list_value_t.get_string

Returns the value at the specified index as type string.

struct cef_list_value_t
extern (System)
cef_string_userfree_t function(cef_list_value_t* self, size_t index) nothrow get_string;

Meta