[evince/gnome-3-38] libdocument: Fix parameter type in gtk-doc



commit 62e64b6afa9e734f65bf332d3b46220a35792d29
Author: Mike Vastola <mike vasto la>
Date:   Mon Feb 1 01:53:49 2021 -0300

    libdocument: Fix parameter type in gtk-doc

 libdocument/ev-document-misc.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdocument/ev-document-misc.c b/libdocument/ev-document-misc.c
index cf983bde..418f6332 100644
--- a/libdocument/ev-document-misc.c
+++ b/libdocument/ev-document-misc.c
@@ -520,7 +520,7 @@ ev_document_misc_invert_pixbuf (GdkPixbuf *pixbuf)
 
 /**
  * ev_document_misc_get_screen_dpi:
- * @screen: a #GtkScreen
+ * @screen: a #GdkScreen
  *
  * Returns: The DPI of @screen, or 96 if the DPI is not available
  *


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