[latexila/wip/latexila-next: 23/56] build tools: add missing GI annotations
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila/wip/latexila-next: 23/56] build tools: add missing GI annotations
- Date: Sat, 13 Sep 2014 20:56:43 +0000 (UTC)
commit c7e9d31502480014e4963b57e05904d0ec5b0bc1
Author: Sébastien Wilmet <swilmet gnome org>
Date: Wed Apr 30 17:19:55 2014 +0200
build tools: add missing GI annotations
src/liblatexila/latexila-build-tools-default.c | 2 +-
src/liblatexila/latexila-build-tools-personal.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/liblatexila/latexila-build-tools-default.c b/src/liblatexila/latexila-build-tools-default.c
index 68a6ee2..5cafb72 100644
--- a/src/liblatexila/latexila-build-tools-default.c
+++ b/src/liblatexila/latexila-build-tools-default.c
@@ -210,7 +210,7 @@ latexila_build_tools_default_init (LatexilaBuildToolsDefault *build_tools)
*
* Gets the instance of the #LatexilaBuildToolsDefault singleton.
*
- * Returns: the instance of #LatexilaBuildToolsDefault.
+ * Returns: (transfer none): the instance of #LatexilaBuildToolsDefault.
*/
LatexilaBuildToolsDefault *
latexila_build_tools_default_get_instance (void)
diff --git a/src/liblatexila/latexila-build-tools-personal.c b/src/liblatexila/latexila-build-tools-personal.c
index 86ea295..ddd6567 100644
--- a/src/liblatexila/latexila-build-tools-personal.c
+++ b/src/liblatexila/latexila-build-tools-personal.c
@@ -109,7 +109,7 @@ latexila_build_tools_personal_init (LatexilaBuildToolsPersonal *build_tools)
*
* Gets the instance of the #LatexilaBuildToolsPersonal singleton.
*
- * Returns: the instance of #LatexilaBuildToolsPersonal.
+ * Returns: (transfer none): the instance of #LatexilaBuildToolsPersonal.
*/
LatexilaBuildToolsPersonal *
latexila_build_tools_personal_get_instance (void)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]