spasm v0.2.0-beta.8 (2020-09-12T08:27:15Z)
Dub
Repo
CSSPseudoElement
spasm
bindings
csspseudo
Undocumented in source.
@
safe
nothrow
struct
CSSPseudoElement {
nothrow
spasm
.
bindings
.
dom
.
EventTarget
_parent
;
this
(Handle h);
auto
type
();
auto
element
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
_parent
Members
Functions
element
auto
element
()
Undocumented in source. Be warned that the author may not have intended to support it.
type
auto
type
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_parent
spasm
.
bindings
.
dom
.
EventTarget
_parent
;
Undocumented in source.
Meta
Source
See Implementation
spasm
bindings
csspseudo
functions
CSSPseudoElement_element_Get
CSSPseudoElement_type_Get
structs
CSSPseudoElement