Copy as Markdown

Other Tools

//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/accessible/interfaces/nsIAccessibleObjectAttributeChangedEvent.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIAccessibleObjectAttributeChangedEvent",
base: Some("nsIAccessibleEvent"),
sync: false,
methods: Ok(&[
/* readonly attribute AString changedAttribute; */
Method {
name: "GetChangedAttribute",
params: &[Param { name: "aChangedAttribute", ty: "*mut ::nsstring::nsAString" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}