Modification of CEF Document

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

Modification of CEF Document

Postby erinus » Fri Dec 30, 2016 10:23 pm

In cef_v8.h (3.2883), definition of CefV8Value::CreateObject is

Code: Select all
static CefRefPtr<CefV8Value> CreateObject(
      CefRefPtr<CefV8Accessor> accessor,
      CefRefPtr<CefV8Interceptor> interceptor);


But, document (apidocs3/projects/(default)/cef_v8.h.html) is still

Code: Select all
static CefRefPtr<CefV8Value> CreateObject(CefRefPtr<CefV8Accessor> accessor);


Thanks.
erinus
Newbie
 
Posts: 4
Joined: Fri Dec 30, 2016 9:59 pm

Re: Modification of CEF Document

Postby amaitland » Sat Dec 31, 2016 3:30 pm

If you look at the top right you'll see the version number. The API doc hasn't been regenerated in quite some time.
Maintainer of the CefSharp project.
amaitland
Virtuoso
 
Posts: 1290
Joined: Wed Jan 14, 2015 2:35 am

Re: Modification of CEF Document

Postby erinus » Sun Jan 01, 2017 8:57 am

Thank you for your explanation.
erinus
Newbie
 
Posts: 4
Joined: Fri Dec 30, 2016 9:59 pm


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 26 guests