Copy as Markdown
Other Tools
//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/dom/commandhandler/nsIControllerContext.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIControllerContext",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* void setCommandContext (in nsISupports aCommandContext); */
Method {
name: "SetCommandContext",
params: &[Param { name: "aCommandContext", ty: "*const nsISupports" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}