Method
ClutterStagepaint_to_framebuffer
Declaration [src]
void
clutter_stage_paint_to_framebuffer (
ClutterStage* stage,
CoglFramebuffer* framebuffer,
const cairo_rectangle_int_t* rect,
float scale,
ClutterPaintFlag paint_flags
)
Parameters
framebuffer |
CoglFramebuffer |
No description available. | |
The data is owned by the caller of the function. | |
rect |
cairo_rectangle_int_t |
No description available. | |
The data is owned by the caller of the function. | |
scale |
float |
No description available. | |
paint_flags |
ClutterPaintFlag |
No description available. |