Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/editor/nsIEditorSpellCheck.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIEditorSpellCheck",
base: Some("nsISupports"),
sync: false,
methods: Err("jscontext is unsupported"),
},
Interface {
name: "nsIEditorSpellCheckCallback",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void editorSpellCheckDone (); */
Method {
name: "EditorSpellCheckDone",
params: &[],
ret: "::nserror::nsresult",
},
]),
},
]; D}