summaryrefslogtreecommitdiff
path: root/gladeui/glade-property.c
diff options
context:
space:
mode:
Diffstat (limited to 'gladeui/glade-property.c')
-rw-r--r--gladeui/glade-property.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gladeui/glade-property.c b/gladeui/glade-property.c
index 3460e86a..2fc118d6 100644
--- a/gladeui/glade-property.c
+++ b/gladeui/glade-property.c
@@ -844,6 +844,8 @@ glade_property_equals (GladeProperty *property, ...)
* @value: a #GValue
*
* Sets the property's value
+ *
+ * Returns: Whether the property was successfully set.
*/
gboolean
glade_property_set_value (GladeProperty *property, const GValue *value)