stage: Fix gtk-doc annotation for set_accept_focus()

This commit is contained in:
Emmanuele Bassi 2011-01-18 14:46:02 +00:00
parent 5d8b6aa6fa
commit cecc7a4bfb

View File

@ -3325,7 +3325,7 @@ _clutter_stage_maybe_finish_queue_redraws (ClutterStage *stage)
} }
/** /**
* clutter_stage_get_accept_focus: * clutter_stage_set_accept_focus:
* @stage: a #ClutterStage * @stage: a #ClutterStage
* @accept_focus: %TRUE to accept focus on show * @accept_focus: %TRUE to accept focus on show
* *