- IsEmpty
bool IsEmpty(Awesomium.WebURL p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- IsValid
bool IsValid(Awesomium.WebURL p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- anchor
void anchor(Awesomium.WebURL 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.
- ctor
void ctor(Awesomium.WebURL p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- ctor
void ctor(Awesomium.WebURL p, WebString url_string)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- ctor
void ctor(Awesomium.WebURL p, Awesomium.WebURL rhs)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- deleteDtor
void deleteDtor(Awesomium.WebURL p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- dtor
void dtor(Awesomium.WebURL p)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- filename
void filename(Awesomium.WebURL 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.
- host
void host(Awesomium.WebURL 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.
- newCtor
Awesomium.WebURL newCtor()
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- newCtor
Awesomium.WebURL newCtor(WebString url_string)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- newCtor
Awesomium.WebURL newCtor(Awesomium.WebURL rhs)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- opAssign
Awesomium.WebURL opAssign(Awesomium.WebURL p, Awesomium.WebURL rhs)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- opCmp
int opCmp(Awesomium.WebURL p, Awesomium.WebURL other)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- opEquals
bool opEquals(Awesomium.WebURL p, Awesomium.WebURL other)
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- password
void password(Awesomium.WebURL 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.
- path
void path(Awesomium.WebURL 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.
- port
void port(Awesomium.WebURL 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.
- query
void query(Awesomium.WebURL 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.
- scheme
void scheme(Awesomium.WebURL 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.
- spec
void spec(Awesomium.WebURL 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.
- username
void username(Awesomium.WebURL 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.