[evince] libdocument: Fix parameter type in gtk-doc
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] libdocument: Fix parameter type in gtk-doc
- Date: Mon, 1 Feb 2021 04:58:47 +0000 (UTC)
commit 36beda0577d6f98f0e14737394c49b0495b06a32
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]