[docs] Add a missing "return" annotation
The documentation for the get_anchor_point_gravity() method is missing the "Return value:" section.
This commit is contained in:
parent
9bdbe8a06a
commit
4aecece48d
@ -6684,6 +6684,8 @@ clutter_actor_set_anchor_pointu (ClutterActor *self,
|
||||
* the anchor point was specified using pixels or units this will
|
||||
* return %CLUTTER_GRAVITY_NONE.
|
||||
*
|
||||
* Return value: the #ClutterGravity used by the anchor point
|
||||
*
|
||||
* Since: 1.0
|
||||
*/
|
||||
ClutterGravity
|
||||
|
Loading…
Reference in New Issue
Block a user