- cppObj
CppObj cppObj()
Undocumented in source. Be warned that the author may not have intended to support it.
- cppObj
inout(CppObj) cppObj()
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- length
uint length()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(E[] rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(awebview.wrapper.cpp.WebStringArray cobj)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(WebStringArrayCpp rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(WebStringArrayCpp rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(E[] rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(awebview.wrapper.cpp.WebStringArray cobj)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
WeakRef!(WebStringCpp) opIndex(size_t idx)
Undocumented in source.
- opIndex
WeakRef!(const(WebStringCpp)) opIndex(size_t idx)
Undocumented in source.
- opOpAssign
void opOpAssign(Char[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(Char[][] strs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(WebString str)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(WebStringArrayCpp strs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opOpAssign
void opOpAssign(awebview.wrapper.cpp.WebString cppStr)
Undocumented in source. Be warned that the author may not have intended to support it.