[evince] ev-application: document gtk-doc comments



commit 7eae2454c7f25a86c175a12a97344d5a8e1289bf
Author: Germán Poo-Caamaño <gpoo gnome org>
Date:   Wed Feb 27 00:37:16 2013 -0800

    ev-application: document gtk-doc comments

 shell/ev-application.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/shell/ev-application.c b/shell/ev-application.c
index c4ea0e8..2115596 100644
--- a/shell/ev-application.c
+++ b/shell/ev-application.c
@@ -506,13 +506,13 @@ on_register_uri_cb (GObject      *source_object,
 
 /*
  * ev_application_register_uri:
- * @application:
- * @uri:
- * @screen:
- * @dest:
- * @mode:
- * @search_string:
- * @timestamp:
+ * @application: The instance of the application.
+ * @uri: The uri to be opened.
+ * @screen: The screen where the link will be shown.
+ * @dest: The #EvLinkDest of the document.
+ * @mode: The run mode of the window.
+ * @search_string: The word or phrase to find in the document.
+ * @timestamp: Current time value.
  *
  * Registers @uri with evince-daemon.
  *


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