[glib] Annotate g_bookmark_file_new() as a constructor



commit 3ee5bb1120e0da43dab645f416aea74d965c87d5
Author: Mikhail Zabaluev <mikhail zabaluev gmail com>
Date:   Sun Oct 4 19:10:27 2015 +0300

    Annotate g_bookmark_file_new() as a constructor
    
    https://bugzilla.gnome.org/show_bug.cgi?id=756011

 glib/gbookmarkfile.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glib/gbookmarkfile.c b/glib/gbookmarkfile.c
index 7d7da03..596e370 100644
--- a/glib/gbookmarkfile.c
+++ b/glib/gbookmarkfile.c
@@ -1566,7 +1566,7 @@ G_DEFINE_QUARK (g-bookmark-file-error-quark, g_bookmark_file_error)
  ********************/
 
 /**
- * g_bookmark_file_new:
+ * g_bookmark_file_new: (constructor)
  *
  * Creates a new empty #GBookmarkFile object.
  *


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