Virtual Method
ClutterStagepaint_view
Declaration [src]
void
paint_view (
ClutterStage* stage,
ClutterStageView* view,
const cairo_region_t* redraw_clip,
ClutterFrame* frame
)
Parameters
view
-
Type:
ClutterStageView
No description available.
The data is owned by the caller of the function. redraw_clip
-
Type:
cairo_region_t
No description available.
The data is owned by the caller of the function. frame
-
Type:
ClutterFrame
No description available.
The data is owned by the caller of the function.