[vte/vte-0-34: 7/7] Correct introspection annotation for vte_terminal_new
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte/vte-0-34: 7/7] Correct introspection annotation for vte_terminal_new
- Date: Fri, 24 Aug 2012 19:16:36 +0000 (UTC)
commit 94b6ca416d4e5b54be084a057ec1341bcfddabe1
Author: Phil Clayton <phil clayton lineone net>
Date: Mon Aug 13 02:51:35 2012 +0100
Correct introspection annotation for vte_terminal_new
https://bugzilla.gnome.org/show_bug.cgi?id=681714
src/vte.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/vte.c b/src/vte.c
index 5c36b33..6752010 100644
--- a/src/vte.c
+++ b/src/vte.c
@@ -2487,7 +2487,7 @@ _vte_terminal_set_pointer_visible(VteTerminal *terminal, gboolean visible)
*
* Creates a new terminal widget.
*
- * Returns: (transfer full) (type Vte.Terminal): a new #VteTerminal object
+ * Returns: (transfer none) (type Vte.Terminal): a new #VteTerminal object
*/
GtkWidget *
vte_terminal_new(void)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]