spasm.bindings.clipboard

Undocumented in source.

Members

Functions

ClipboardEventInit_clipboardData_Get
Optional!(DataTransfer) ClipboardEventInit_clipboardData_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ClipboardEventInit_clipboardData_Set
void ClipboardEventInit_clipboardData_Set(Handle , bool , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ClipboardEvent_clipboardData_Get
Optional!(DataTransfer) ClipboardEvent_clipboardData_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ClipboardPermissionDescriptor_allowWithoutGesture_Get
bool ClipboardPermissionDescriptor_allowWithoutGesture_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ClipboardPermissionDescriptor_allowWithoutGesture_Set
void ClipboardPermissionDescriptor_allowWithoutGesture_Set(Handle , bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Clipboard_read
Handle Clipboard_read(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Clipboard_readText
Handle Clipboard_readText(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Clipboard_write
Handle Clipboard_write(Handle , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Clipboard_writeText
Handle Clipboard_writeText(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

Clipboard
struct Clipboard
Undocumented in source.
ClipboardEvent
struct ClipboardEvent
Undocumented in source.
ClipboardEventInit
struct ClipboardEventInit
Undocumented in source.
ClipboardPermissionDescriptor
struct ClipboardPermissionDescriptor
Undocumented in source.

Meta