[librsvg: 5/7] Toplevel module docs for pixbuf_utils




commit 4fdbb3118d9676755f6d98b03b37098d908cbf8d
Author: Federico Mena Quintero <federico gnome org>
Date:   Wed Oct 28 12:13:03 2020 -0600

    Toplevel module docs for pixbuf_utils

 librsvg/pixbuf_utils.rs | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/librsvg/pixbuf_utils.rs b/librsvg/pixbuf_utils.rs
index fb4e6e32..feddf5e6 100644
--- a/librsvg/pixbuf_utils.rs
+++ b/librsvg/pixbuf_utils.rs
@@ -1,3 +1,7 @@
+//! Legacy C API for functions that render directly to a `GdkPixbuf`.
+//!
+//! This is the implementation of the `rsvg_pixbuf_*` family of functions.
+
 use std::path::PathBuf;
 use std::ptr;
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]