pnmixer-rust/implementors/gdk_pixbuf/prelude/trait.PixbufAnimationExt.js
2017-07-15 01:30:16 +02:00

11 lines
287 B
JavaScript

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