summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--clutter/clutter/clutter-stage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clutter/clutter/clutter-stage.c b/clutter/clutter/clutter-stage.c
index 705bd92a8..ed803a435 100644
--- a/clutter/clutter/clutter-stage.c
+++ b/clutter/clutter/clutter-stage.c
@@ -3770,7 +3770,7 @@ G_DEFINE_BOXED_TYPE (ClutterGrab, clutter_grab,
* Grabs input onto a certain actor. Events will be propagated as
* usual inside its hierarchy.
*
- * Returns: (transfer full): (nullable): an opaque #ClutterGrab handle, drop
+ * Returns: (transfer full): an opaque #ClutterGrab handle, drop
* with clutter_grab_dismiss()
**/
ClutterGrab *