docs: Fixes for cross-references

This commit is contained in:
Emmanuele Bassi
2011-09-12 13:12:14 +01:00
parent 2a56cc799a
commit a9a104e109
9 changed files with 74 additions and 66 deletions

View File

@ -3727,7 +3727,7 @@ clutter_text_new_with_text (const gchar *font_name,
* Sets whether the #ClutterText actor should be editable.
*
* An editable #ClutterText with key focus set using
* clutter_actor_grab_key_focus() or clutter_stage_take_key_focus()
* clutter_actor_grab_key_focus() or clutter_stage_set_key_focus()
* will receive key events and will update its contents accordingly.
*
* Since: 1.0