actor: Correct documentation formatting for clutter_actor_event()
TRUE and FALSE need to be symbolified here.
This commit is contained in:
parent
0caba876e6
commit
578e81dc2e
@ -13456,7 +13456,7 @@ clutter_actor_lower_bottom (ClutterActor *self)
|
|||||||
* clutter_actor_event:
|
* clutter_actor_event:
|
||||||
* @actor: a #ClutterActor
|
* @actor: a #ClutterActor
|
||||||
* @event: a #ClutterEvent
|
* @event: a #ClutterEvent
|
||||||
* @capture: TRUE if event in in capture phase, FALSE otherwise.
|
* @capture: %TRUE if event in in capture phase, %FALSE otherwise.
|
||||||
*
|
*
|
||||||
* This function is used to emit an event on the main stage.
|
* This function is used to emit an event on the main stage.
|
||||||
* You should rarely need to use this function, except for
|
* You should rarely need to use this function, except for
|
||||||
|
Loading…
x
Reference in New Issue
Block a user