rust-libnotify/implementors/gdk_pixbuf/prelude/trait.PixbufAnimationExt.js

11 lines
287 B
JavaScript

(function() {var implementors = {};
implementors["gdk_pixbuf"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()