HTMLFontElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

color
void color(string color)
Undocumented in source. Be warned that the author may not have intended to support it.
color
string color()
Undocumented in source. Be warned that the author may not have intended to support it.
face
void face(string face)
Undocumented in source. Be warned that the author may not have intended to support it.
face
string face()
Undocumented in source. Be warned that the author may not have intended to support it.
size
void size(string size)
Undocumented in source. Be warned that the author may not have intended to support it.
size
string size()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.HTMLElement.HTMLElement _parent;
Undocumented in source.

Meta