mirror of
https://github.com/brl/mutter.git
synced 2024-11-28 19:10:43 -05:00
clutter: Silence gtk-doc warning
This commit is contained in:
parent
4345906663
commit
f20daf567d
@ -318,8 +318,9 @@ clutter_input_method_request_surrounding (ClutterInputMethod *im)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* clutter_input_method_set_preedit_text:
|
* clutter_input_method_set_preedit_text:
|
||||||
* @method: a #ClutterInputMethod
|
* @im: a #ClutterInputMethod
|
||||||
* @preedit: (nullable): the preedit text, or %NULL
|
* @preedit: (nullable): the preedit text, or %NULL
|
||||||
|
* @cursor: the cursor
|
||||||
*
|
*
|
||||||
* Sets the preedit text on the current input focus.
|
* Sets the preedit text on the current input focus.
|
||||||
**/
|
**/
|
||||||
|
Loading…
Reference in New Issue
Block a user