[gir-repository] Fix some annotation syntax misusage
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gir-repository] Fix some annotation syntax misusage
- Date: Wed, 29 Sep 2010 14:42:58 +0000 (UTC)
commit 8b36b8c54ba843c6372a0402ca79eb3cdbdc445a
Author: Colin Walters <walters verbum org>
Date: Wed Sep 29 10:45:06 2010 -0400
Fix some annotation syntax misusage
gir/Gtk-custom.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gir/Gtk-custom.c b/gir/Gtk-custom.c
index f74314c..1cfe4d5 100644
--- a/gir/Gtk-custom.c
+++ b/gir/Gtk-custom.c
@@ -638,7 +638,7 @@ gtk_dialog_get_vbox(GtkDialog *dialog)
/**
* gtk_image_menu_item_set_image:
- * @image: (allow-none): (transfer full):
+ * @image: (allow-none) (transfer full):
*/
/**
@@ -1487,7 +1487,7 @@ gtk_dialog_get_vbox(GtkDialog *dialog)
/**
* gtk_tool_button_set_icon_widget:
- * @icon_widget: (allow-none): (transfer full):
+ * @icon_widget: (allow-none) (transfer full):
*/
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]