[mutter] clutter: Silence gtk-doc warning



commit f20daf567d970ee3f0304db1faa8d10098b5cb13
Author: Jonas Ådahl <jadahl gmail com>
Date:   Fri Jan 26 23:18:41 2018 +0800

    clutter: Silence gtk-doc warning

 clutter/clutter/clutter-input-method.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/clutter/clutter/clutter-input-method.c b/clutter/clutter/clutter-input-method.c
index 5c1462015..e90bdfcf6 100644
--- a/clutter/clutter/clutter-input-method.c
+++ b/clutter/clutter/clutter-input-method.c
@@ -318,8 +318,9 @@ clutter_input_method_request_surrounding (ClutterInputMethod *im)
 
 /**
  * clutter_input_method_set_preedit_text:
- * @method: a #ClutterInputMethod
+ * @im: a #ClutterInputMethod
  * @preedit: (nullable): the preedit text, or %NULL
+ * @cursor: the cursor
  *
  * Sets the preedit text on the current input focus.
  **/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]