libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
CSSNamespaceRule
libwasm
bindings
CSSNamespaceRule
Undocumented in source.
@
safe
nothrow
struct
CSSNamespaceRule {
nothrow
libwasm
.
bindings
.
CSSRule
.
CSSRule
_parent
;
this
(Handle h);
string
namespaceURI
();
string
prefix
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
_parent
Members
Functions
namespaceURI
string
namespaceURI
()
Undocumented in source. Be warned that the author may not have intended to support it.
prefix
string
prefix
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_parent
libwasm
.
bindings
.
CSSRule
.
CSSRule
_parent
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
CSSNamespaceRule
structs
CSSNamespaceRule