mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 08:30:42 -05:00
docs: Change the short description of ClutterActor
The Actor class is not abstract any more.
This commit is contained in:
parent
e5e10b6a04
commit
f7735ff1ad
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* SECTION:clutter-actor
|
* SECTION:clutter-actor
|
||||||
* @short_description: Base abstract class for all visual stage actors.
|
* @short_description: The basic element of the scene graph
|
||||||
*
|
*
|
||||||
* The ClutterActor class is the basic element of the scene graph in Clutter,
|
* The ClutterActor class is the basic element of the scene graph in Clutter,
|
||||||
* and it encapsulates the position, size, and transformations of a node in
|
* and it encapsulates the position, size, and transformations of a node in
|
||||||
|
Loading…
Reference in New Issue
Block a user