[latexila/wip/build-tools-revamp] build tools: add missing GI annotations
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila/wip/build-tools-revamp] build tools: add missing GI annotations
- Date: Wed, 30 Apr 2014 15:20:34 +0000 (UTC)
commit 54d481aed27626ed27c4cbcef1a0cc29d996566e
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]