awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
WebString.this
awebview
wrapper
webstring
WebString
Construct
WebString
by copying.
this
(WebStringCpp ws)
struct
WebString
nothrow @
nogc
this
(
ref
WebStringCpp
ws
)
this
(awebview.wrapper.cpp.WebString cppObj)
this
(Char[] str)
Meta
Source
See Implementation
awebview
wrapper
webstring
WebString
aliases
PayloadType
opDollar
constructors
this
functions
clear
data
empty
length
opAssign
opCmp
opEquals
opOpAssign
opSlice
ptr
toString
properties
cppObj
dup
payload
weakRef
Construct WebString by copying.