[epiphany] ephy-embed-single: introspection fixes
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-embed-single: introspection fixes
- Date: Sat, 14 Apr 2012 09:57:57 +0000 (UTC)
commit 0d0d1afa437f8ac25d85e090e318075dbdf0539d
Author: Xan Lopez <xan igalia com>
Date: Sat Apr 14 11:57:30 2012 +0200
ephy-embed-single: introspection fixes
embed/ephy-embed-single.c | 2 +-
lib/ephy-node.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/embed/ephy-embed-single.c b/embed/ephy-embed-single.c
index 43f9b73..8eb52da 100644
--- a/embed/ephy-embed-single.c
+++ b/embed/ephy-embed-single.c
@@ -488,7 +488,7 @@ ephy_embed_single_open_window (EphyEmbedSingle *single,
* The #EphyEmbedSingleFormAuthData structs and the #GSList are owned
* by @single and should not be freed by the user.
*
- * Returns: (transfer none): #GSList with the possible auto-fills for the forms
+ * Returns: (transfer none) (element-type EphyEmbedSingleFormAuthData): #GSList with the possible auto-fills for the forms
* in @uri, or %NULL
**/
GSList *
diff --git a/lib/ephy-node.c b/lib/ephy-node.c
index 9413074..620b775 100644
--- a/lib/ephy-node.c
+++ b/lib/ephy-node.c
@@ -494,8 +494,8 @@ ephy_node_set_property (EphyNode *node,
/**
* ephy_node_get_property:
- *
- * @value: (out):
+ * @property_id: the identifier for the property
+ * @value: (out): the variable to hold the value
*/
gboolean
ephy_node_get_property (EphyNode *node,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]