Constructor
ClutterRootNodenew
Declaration [src]
ClutterPaintNode*
clutter_root_node_new (
CoglFramebuffer* framebuffer,
const ClutterColor* clear_color,
CoglBufferBit clear_flags
)
Parameters
framebuffer |
CoglFramebuffer |
| No description available. | |
| The data is owned by the caller of the function. | |
clear_color |
ClutterColor |
| No description available. | |
| The data is owned by the caller of the function. | |
clear_flags |
CoglBufferBit |
| No description available. |
Return value
| Returns: | ClutterPaintNode |
| No description available. | |
| The caller of the function takes ownership of the data, and is responsible for freeing it. |