[librsvg: 13/15] Remove another deprecated example
- From: Marge Bot <marge-bot src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg: 13/15] Remove another deprecated example
- Date: Sat, 11 Sep 2021 01:09:43 +0000 (UTC)
commit e7aaeebcd37969a7e6aca464a4d1ef88b71aee62
Author: Federico Mena Quintero <federico gnome org>
Date: Fri Sep 10 17:26:00 2021 -0500
Remove another deprecated example
Part-of: <https://gitlab.gnome.org/GNOME/librsvg/-/merge_requests/585>
include/librsvg/rsvg.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/include/librsvg/rsvg.h b/include/librsvg/rsvg.h
index 57fcd52f..2ecf2604 100644
--- a/include/librsvg/rsvg.h
+++ b/include/librsvg/rsvg.h
@@ -230,7 +230,7 @@ GType rsvg_error_get_type (void);
* Due to the way the librsvg API evolved over time, an #RsvgHandle object is available
* for use as soon as it is constructed. However, not all of its methods can be
* called at any time. For example, an #RsvgHandle just constructed with rsvg_handle_new()
- * is not loaded yet, and it does not make sense to call rsvg_handle_get_dimensions() on it
+ * is not loaded yet, and it does not make sense to call rsvg_handle_render_document() on it
* just at that point.
*
* The documentation for the available methods in #RsvgHandle may mention that a particular
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]