awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
WebString.cppObj
awebview
wrapper
webstring
WebString
Return a reference to an instance of the C++'s class
Awesomium
::
WebString
.
awebview
.
wrapper
.
cpp
.
WebString
cppObj
[@property getter]
inout
(
awebview
.
wrapper
.
cpp
.
WebString
)
cppObj
[@property getter]
struct
WebString
@
property
inout pure nothrow @
nogc
inout
(
awebview.wrapper.cpp.WebString
)
cppObj
(
this
T
)
(
)
if
(
is
(
T
== const) ||
is
(
T
== immutable)
)
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
Return a reference to an instance of the C++'s class Awesomium::WebString.