cef_frame_t.get_text

Retrieve this frame's display text as a string sent to the specified visitor.

struct cef_frame_t
extern (System)
void function(cef_frame_t* self, cef_string_visitor_t* visitor) nothrow get_text;

Meta