[gtksourceview/wip/loader-saver] Add missing GI annotation
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/wip/loader-saver] Add missing GI annotation
- Date: Sun, 8 Jun 2014 20:39:52 +0000 (UTC)
commit 8f494c370d67ead94d5ef8e854eadd0cb7e9faca
Author: Sébastien Wilmet <swilmet gnome org>
Date: Sun Jun 8 22:39:21 2014 +0200
Add missing GI annotation
gtksourceview/gtksourcefileloader.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gtksourceview/gtksourcefileloader.c b/gtksourceview/gtksourcefileloader.c
index 0d9cabb..98ae94e 100644
--- a/gtksourceview/gtksourcefileloader.c
+++ b/gtksourceview/gtksourcefileloader.c
@@ -742,7 +742,8 @@ gtk_source_file_loader_new_from_stream (GtkSourceFile *file,
/**
* gtk_source_file_loader_set_candidate_encodings:
* @loader: a #GtkSourceFileLoader.
- * @candidate_encodings: a %NULL-terminated list of #GtkSourceEncoding<!-- -->s.
+ * @candidate_encodings: (element-type GtkSourceEncoding): a list of
+ * #GtkSourceEncoding<!-- -->s.
*
* Sets the candidate encodings for the file loading. The encodings are tried in
* the same order as the list.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]