Annotate g_bookmark_file_new() as a constructor

https://bugzilla.gnome.org/show_bug.cgi?id=756011
This commit is contained in:
Mikhail Zabaluev 2015-10-04 19:10:27 +03:00 committed by Philip Withnall
parent 7759542ee3
commit 3ee5bb1120

View File

@ -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.
*