cef_browser_t.get_frame_names

Returns the names of all existing frames.

struct cef_browser_t
extern (System)
void function(cef_browser_t* self, cef_string_list_t names) nothrow get_frame_names;

Meta