[vte/vte-0-32] introspection: Add missing annotation
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte/vte-0-32] introspection: Add missing annotation
- Date: Thu, 8 Mar 2012 20:38:30 +0000 (UTC)
commit 8cff105a2b280ed738b296955724590b9cd348ce
Author: Christian Persch <chpe gnome org>
Date: Thu Mar 8 21:38:13 2012 +0100
introspection: Add missing annotation
https://bugzilla.gnome.org/show_bug.cgi?id=661716
src/vte.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/vte.c b/src/vte.c
index 9f74405..1255a61 100644
--- a/src/vte.c
+++ b/src/vte.c
@@ -4615,7 +4615,7 @@ out:
* vte_terminal_feed:
* @terminal: a #VteTerminal
* @data: a string in the terminal's current encoding
- * @length: the length of the string
+ * @length: (array length=data) (element-type guint8): the length of the string
*
* Interprets @data as if it were data received from a child process. This
* can either be used to drive the terminal without a child process, or just
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]