[gnumeric] Introspection fix



commit 6ad581dc868ac1404344cea78a9d18940e6e3fc7
Author: Morten Welinder <terra gnome org>
Date:   Thu Jan 9 09:17:18 2014 -0500

    Introspection fix

 src/gui-file.c |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/src/gui-file.c b/src/gui-file.c
index a33c2c9..67d7a76 100644
--- a/src/gui-file.c
+++ b/src/gui-file.c
@@ -103,6 +103,11 @@ gui_wb_view_show (WBCGtk *wbcg, WorkbookView *wbv)
        sheet_update (wb_view_cur_sheet (wbv));
 }
 
+/**
+ * gui_file_read:
+ *
+ * Returns: (transfer none): the new #WorkbookView for the file read.
+ **/
 WorkbookView *
 gui_file_read (WBCGtk *wbcg, char const *uri,
               GOFileOpener const *optional_format, gchar const *optional_encoding)


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