Copy as Markdown
Other Tools
//
// DO NOT EDIT. THIS FILE IS GENERATED FROM $SRCDIR/docshell/base/nsIWebNavigationInfo.idl
//
{static D: &[Interface] = &[
Interface {
name: "nsIWebNavigationInfo",
base: Some("nsISupports"),
sync: false,
methods: Ok(&[
/* unsigned long isTypeSupported (in ACString aType); */
Method {
name: "IsTypeSupported",
params: &[Param { name: "aType", ty: "*const ::nsstring::nsACString" }, Param { name: "_retval", ty: "*mut u32" }],
ret: "::nserror::nsresult",
},
]),
},
]; D}