cef_frame_t.get_parent

Returns the parent of this frame or NULL if this is the main (top-level) frame.

struct cef_frame_t
extern (System)
cef_frame_t* function(cef_frame_t* self) nothrow get_parent;

Meta