docs: Fix syntax errors in annotations

This commit is contained in:
Emmanuele Bassi 2013-12-04 16:09:09 +00:00
parent 1d7f3260a6
commit 3fdee4efe9
2 changed files with 2 additions and 2 deletions

View File

@ -455,7 +455,7 @@ clutter_actor_box_clamp_to_pixel (ClutterActorBox *box)
/**
* clutter_actor_box_union:
* @a: (in) the first #ClutterActorBox
* @a: (in): the first #ClutterActorBox
* @b: (in): the second #ClutterActorBox
* @result: (out): the #ClutterActorBox representing a union
* of @a and @b

View File

@ -15521,7 +15521,7 @@ clutter_actor_create_pango_context (ClutterActor *self)
/**
* clutter_actor_create_pango_layout:
* @self: a #ClutterActor
* @text: (allow-none) the text to set on the #PangoLayout, or %NULL
* @text: (allow-none): the text to set on the #PangoLayout, or %NULL
*
* Creates a new #PangoLayout from the same #PangoContext used
* by the #ClutterActor. The #PangoLayout is already configured