libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
MozCanvasPrintState
libwasm
bindings
HTMLCanvasElement
Undocumented in source.
@
safe
nothrow
struct
MozCanvasPrintState {
nothrow
JsHandle
handle
;
this
(Handle h);
auto
context
();
void
done
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
handle
Members
Functions
context
auto
context
()
Undocumented in source. Be warned that the author may not have intended to support it.
done
void
done
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
handle
JsHandle
handle
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
HTMLCanvasElement
aliases
BlobCallback
PrintCallback
functions
HTMLCanvasElement_mozPrintCallback_Get
HTMLCanvasElement_mozPrintCallback_Set
HTMLCanvasElement_toBlob
HTMLCanvasElement_toBlob_0
HTMLCanvasElement_toBlob_1
structs
HTMLCanvasElement
MozCanvasPrintState