WebCore

Undocumented in source.

Members

Functions

createWebSession
WebSession createWebSession(WebString str, WebPreferences prefs)
Undocumented in source. Be warned that the author may not have intended to support it.
createWebView
WebView createWebView(int w, int h, WebSession session, WebViewType type)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

allocatedMemory
uint allocatedMemory [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
cppObj
inout(awebview.wrapper.cpp.WebCore) cppObj [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
resourceInterceptor
ResourceInterceptor resourceInterceptor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
usedMemory
uint usedMemory [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

initialize
WebCore initialize(WebConfig config)
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
instance
WebCore instance()
Undocumented in source. Be warned that the author may not have intended to support it.
releaseMemory
void releaseMemory()
Undocumented in source. Be warned that the author may not have intended to support it.
shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta