cef_browser_t.is_popup

Returns true (1) if the browser is a popup.

struct cef_browser_t
extern (System)
int function(cef_browser_t* self) nothrow is_popup;

Meta