docs: Add missing annotation for ClutterActorClass.touch_event
This commit is contained in:
parent
ececa27ad0
commit
b6d5595470
@ -181,6 +181,7 @@ struct _ClutterActor
|
|||||||
* clutter_actor_set_offscreen_redirect() for details.
|
* clutter_actor_set_offscreen_redirect() for details.
|
||||||
* @paint_node: virtual function for creating paint nodes and attaching
|
* @paint_node: virtual function for creating paint nodes and attaching
|
||||||
* them to the render tree
|
* them to the render tree
|
||||||
|
* @touch_event: signal class closure for #ClutterActor::touch-event
|
||||||
*
|
*
|
||||||
* Base class for actors.
|
* Base class for actors.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user