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



commit f069bdb820d35ed0b1960430ccd4cf8f5c92c347
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 ba77bf3c..1943ff1c 100644
--- a/libdocument/ev-document-misc.c
+++ b/libdocument/ev-document-misc.c
@@ -508,7 +508,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]