Awesomium4D

Undocumented in source.

Members

Functions

AddDataSource
void AddDataSource(Awesomium.WebSession p, Awesomium.WebString asset_host, DataSource* source)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
ClearCache
void ClearCache(Awesomium.WebSession p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
ClearCookies
void ClearCookies(Awesomium.WebSession p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
GetZoomForURL
int GetZoomForURL(Awesomium.WebSession p, WebURL url)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
IsOnDisk
bool IsOnDisk(Awesomium.WebSession p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
Release
void Release(Awesomium.WebSession p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
SetCookie
void SetCookie(Awesomium.WebSession p, WebURL url, Awesomium.WebString cookie_string, bool is_http_only, bool force_session_cookie)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
data_path
void data_path(Awesomium.WebSession p, Awesomium.WebString dst)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
preferences
const(WebPreferences*) preferences(Awesomium.WebSession p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta