aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorXan Lopez <xan@igalia.com>2012-04-14 17:57:30 +0800
committerXan Lopez <xan@igalia.com>2012-04-14 17:57:30 +0800
commit0d0d1afa437f8ac25d85e090e318075dbdf0539d (patch)
treee0db2e5efba2057e7aac9215985246db38d93d08 /lib
parenta6dbbf283bf3ebc233e5552d68020dee2549ca9c (diff)
downloadgsoc2013-epiphany-0d0d1afa437f8ac25d85e090e318075dbdf0539d.tar
gsoc2013-epiphany-0d0d1afa437f8ac25d85e090e318075dbdf0539d.tar.gz
gsoc2013-epiphany-0d0d1afa437f8ac25d85e090e318075dbdf0539d.tar.bz2
gsoc2013-epiphany-0d0d1afa437f8ac25d85e090e318075dbdf0539d.tar.lz
gsoc2013-epiphany-0d0d1afa437f8ac25d85e090e318075dbdf0539d.tar.xz
gsoc2013-epiphany-0d0d1afa437f8ac25d85e090e318075dbdf0539d.tar.zst
gsoc2013-epiphany-0d0d1afa437f8ac25d85e090e318075dbdf0539d.zip
ephy-embed-single: introspection fixes
Diffstat (limited to 'lib')
-rw-r--r--lib/ephy-node.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ephy-node.c b/lib/ephy-node.c
index 9413074a0..620b775c0 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,