From 5fd4005967932cfeff6596ed02067841cd19ecf0 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Tue, 8 Mar 2011 14:39:41 +0900 Subject: [PATCH] Add transfer mode annotation for eekboard_eekboard_create_context(). --- eekboard/eekboard-eekboard.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/eekboard/eekboard-eekboard.c b/eekboard/eekboard-eekboard.c index a578bbb7..dbb24190 100644 --- a/eekboard/eekboard-eekboard.c +++ b/eekboard/eekboard-eekboard.c @@ -188,6 +188,8 @@ on_context_destroyed (EekboardContext *context, * @cancellable: a #GCancellable * * Create a new input context. + * + * Return value: (transfer full): a newly created #EekboardContext. */ EekboardContext * eekboard_eekboard_create_context (EekboardEekboard *eekboard,