mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
docs: Add ClutterActorClass.paint_node() description
This commit is contained in:
parent
8904f7cbe4
commit
b44290c436
@ -179,6 +179,8 @@ struct _ClutterActor
|
|||||||
* sub-classes to advertise whether they need an offscreen redirect
|
* sub-classes to advertise whether they need an offscreen redirect
|
||||||
* to get the correct opacity. See
|
* to get the correct opacity. See
|
||||||
* clutter_actor_set_offscreen_redirect() for details.
|
* clutter_actor_set_offscreen_redirect() for details.
|
||||||
|
* @paint_node: virtual function for creating paint nodes and attaching
|
||||||
|
* them to the render tree
|
||||||
*
|
*
|
||||||
* Base class for actors.
|
* Base class for actors.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user